Skip to content

Commit 5175d41

Browse files
added Logger::, Tame - command helpers
1 parent ca74220 commit 5175d41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Capsule/Artisan.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ public function __construct()
4242
/**
4343
* Register a command by name with description
4444
*
45-
* @param string $name
45+
* @param string $name
4646
* @param callable|object $handler Either a callable or a command class instance
4747
* @param string $description Short description for `list`
4848
*/

0 commit comments

Comments
 (0)