8000 Fix docblock · jhoff/laravel-tinker@83a19ea · GitHub
[go: up one dir, main page]

Skip to content

Commit 83a19ea

Browse files
committed
Fix docblock
1 parent 3d5b675 commit 83a19ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Console/TinkerCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
class TinkerCommand extends Command
1111
{
1212
/**
13-
* artisan commands to include in the tinker shell.
13+
* Artisan commands to include in the tinker shell.
1414
*
1515
* @var array
1616
*/

0 commit comments

Comments
 (0)
0