Skip to content

Commit 15b90f5

Browse files
cs fix
1 parent bceeb3b commit 15b90f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Console/Descriptor/Descriptor.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ abstract protected function describeEventDispatcherListeners(EventDispatcherInte
164164
/**
165165
* Describes a callable.
166166
*
167-
* @param callable $callable
167+
* @param mixed $callable
168168
*/
169169
abstract protected function describeCallable($callable, array $options = []);
170170

0 commit comments

Comments
 (0)