Skip to content

Commit 3fac3c2

Browse files
[2.8] Fix some docblocks
1 parent fe24103 commit 3fac3c2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

RouteCollectionBuilder.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,6 @@ class RouteCollectionBuilder
3838
private $methods;
3939
private $resources = array();
4040

41-
/**
42-
* @param LoaderInterface $loader
43-
*/
4441
public function __construct(LoaderInterface $loader = null)
4542
{
4643
$this->loader = $loader;

0 commit comments

Comments
 (0)