Skip to content

Commit 15f2785

Browse files
committed
Fix phpdoc and unnecessary sprintf
1 parent 3cade9d commit 15f2785

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Loader/Configurator/CollectionConfigurator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ public function __destruct()
4242
* Adds a route.
4343
*
4444
* @param string $name
45-
* @param string $value
45+
* @param string $path
4646
*
4747
* @return RouteConfigurator
4848
*/

0 commit comments

Comments
 (0)