Skip to content

Commit e8833b6

Browse files
Merge branch '3.4' into 4.0
* 3.4: [PropertyInfo] fix resolving parent|self type hints fixed CS
2 parents da82139 + e382da8 commit e8833b6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

RouteCollectionBuilder.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -251,8 +251,6 @@ public function setMethods($methods)
251251
/**
252252
* Adds a resource for this collection.
253253
*
254-
* @param ResourceInterface $resource
255-
*
256254
* @return $this
257255
*/
258256
private function addResource(ResourceInterface $resource): self

0 commit comments

Comments
 (0)