Skip to content

Commit ffad704

Browse files
committed
removed version in @Final @internal for version < 4.0
1 parent ce02c26 commit ffad704

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Extension/RoutingExtension.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ public function getUrl($name, $parameters = array(), $schemeRelative = false)
9191
*
9292
* @return array An array with the contexts the URL is safe
9393
*
94-
* @final since version 3.4
94+
* @final
9595
*/
9696
public function isUrlGenerationSafe(Node $argsNode)
9797
{

0 commit comments

Comments
 (0)