Skip to content

Commit b7272b6

Browse files
committed
fixed CS
1 parent 77b5cfc commit b7272b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LazyProxy/PhpDumper/DumperInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ public function isProxyCandidate(Definition $definition);
3434
*
3535
* @param Definition $definition
3636
* @param string $id service identifier
37-
* @param string $methodName the method name to get the service, will be added to the interface in 4.0.
37+
* @param string $methodName the method name to get the service, will be added to the interface in 4.0
3838
*
3939
* @return string
4040
*/

0 commit comments

Comments
 (0)