We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77b5cfc commit b7272b6Copy full SHA for b7272b6
LazyProxy/PhpDumper/DumperInterface.php
@@ -34,7 +34,7 @@ public function isProxyCandidate(Definition $definition);
34
*
35
* @param Definition $definition
36
* @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.
+ * @param string $methodName the method name to get the service, will be added to the interface in 4.0
38
39
* @return string
40
*/
0 commit comments