Skip to content

Commit c91a133

Browse files
cs fix
1 parent 07e9a7e commit c91a133

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Dumper/YamlDumper.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -228,9 +228,7 @@ private function addParameters()
228228
/**
229229
* Dumps callable to YAML format.
230230
*
231-
* @param callable $callable
232-
*
233-
* @return callable
231+
* @param mixed $callable
234232
*/
235233
private function dumpCallable($callable)
236234
{

0 commit comments

Comments
 (0)