Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 52efec7

Browse files
committed
[Routing] marked configurators traits as internal
1 parent f46ab58 commit 52efec7

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

src/Symfony/Component/Routing/Loader/Configurator/Traits/LocalizedRouteTrait.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
use Symfony\Component\Routing\RouteCollection;
1616

1717
/**
18+
* @internal
19+
*
1820
* @author Nicolas Grekas <[email protected]>
1921
* @author Jules Pietri <[email protected]>
2022
*/

src/Symfony/Component/Routing/Loader/Configurator/Traits/PrefixTrait.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
use Symfony\Component\Routing\RouteCollection;
1616

1717
/**
18+
* @internal
19+
*
1820
* @author Nicolas Grekas <[email protected]>
1921
*/
2022
trait PrefixTrait

0 commit comments

Comments
 (0)