File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
Tests/Fixtures/Descriptor Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 5
5
- Scheme: http|https
6
6
- Method: GET|HEAD
7
7
- Class: Symfony\Bundle\FrameworkBundle\Tests\Console\Descriptor\RouteStub
8
- - Defaults:
8
+ - Defaults:
9
9
- ` name ` : Joseph
10
- - Requirements:
10
+ - Requirements:
11
11
- ` name ` : [ a-z] +
12
- - Options:
12
+ - Options:
13
13
- ` compiler_class ` : Symfony\Component\Routing\RouteCompiler
14
14
- ` opt1 ` : val1
15
15
- ` opt2 ` : val2
Original file line number Diff line number Diff line change 7
7
- Class: Symfony\Bundle\FrameworkBundle\Tests\Console\Descriptor\RouteStub
8
8
- Defaults: NONE
9
9
- Requirements: NO CUSTOM
10
- - Options:
10
+ - Options:
11
11
- ` compiler_class ` : Symfony\Component\Routing\RouteCompiler
12
12
- ` opt1 ` : val1
13
13
- ` opt2 ` : val2
Original file line number Diff line number Diff line change @@ -8,11 +8,11 @@ route_1
8
8
- Scheme: http|https
9
9
- Method: GET|HEAD
10
10
- Class: Symfony\Bundle\FrameworkBundle\Tests\Console\Descriptor\RouteStub
11
- - Defaults:
11
+ - Defaults:
12
12
- ` name ` : Joseph
13
- - Requirements:
13
+ - Requirements:
14
14
- ` name ` : [ a-z] +
15
- - Options:
15
+ - Options:
16
16
- ` compiler_class ` : Symfony\Component\Routing\RouteCompiler
17
17
- ` opt1 ` : val1
18
18
- ` opt2 ` : val2
@@ -30,7 +30,7 @@ route_2
30
30
- Class: Symfony\Bundle\FrameworkBundle\Tests\Console\Descriptor\RouteStub
31
31
- Defaults: NONE
32
32
- Requirements: NO CUSTOM
33
- - Options:
33
+ - Options:
34
34
- ` compiler_class ` : Symfony\Component\Routing\RouteCompiler
35
35
- ` opt1 ` : val1
36
36
- ` opt2 ` : val2
You can’t perform that action at this time.
0 commit comments