8000 fix docblock description for the build() method · symfony/symfony@ca32ed4 · GitHub
[go: up one dir, main page]

Skip to content

Commit ca32ed4

Browse files
committed
fix docblock description for the build() method
1 parent 1190fd0 commit ca32ed4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Routing/RouteCollectionBuilder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ public function setMethods($methods)
238238
}
239239

240240
/**
241-
* Creates the final ArrayCollection, returns it, and clears everything.
241+
* Creates the final RouteCollection and returns it.
242242
*
243243
* @return RouteCollection
244244
*/

0 commit comments

Comments
 (0)
0