Skip to content

Commit 7423028

Browse files
Merge branch '3.4' into 4.3
* 3.4: cs fix [HttpKernel] Remove outdated docblock comment
2 parents 5b535b1 + 15b90f5 commit 7423028

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
@@ -174,7 +174,7 @@ abstract protected function describeEventDispatcherListeners(EventDispatcherInte
174174
/**
175175
* Describes a callable.
176176
*
177-
* @param callable $callable
177+
* @param mixed $callable
178178
*/
179179
abstract protected function describeCallable($callable, array $options = []);
180180

0 commit comments

Comments
 (0)