Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 60d7d43

Browse filesBrowse files
fix merge
1 parent 61475b5 commit 60d7d43
Copy full SHA for 60d7d43

File tree

Expand file treeCollapse file tree

3 files changed

+7
-14
lines changed
Filter options
Expand file treeCollapse file tree

3 files changed

+7
-14
lines changed

‎src/Symfony/Bundle/FrameworkBundle/Tests/Fixtures/Descriptor/alias_with_definition_1.md

Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/Fixtures/Descriptor/alias_with_definition_1.md
+2-4Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
1-
alias_1
2-
~~~~~~~
1+
### alias_1
32

43
- Service: `service_1`
54
- Public: yes
65

7-
service_1
8-
~~~~~~~~~
6+
### service_1
97

108
- Class: `Full\Qualified\Class1`
119
- Public: yes

‎src/Symfony/Bundle/FrameworkBundle/Tests/Fixtures/Descriptor/alias_with_definition_2.md

Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/Fixtures/Descriptor/alias_with_definition_2.md
+2-4Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
1-
alias_2
2-
~~~~~~~
1+
### alias_2
32

43
- Service: `service_2`
54
- Public: no
65

7-
service_2
8-
~~~~~~~~~
6+
### service_2
97

108
- Class: `Full\Qualified\Class2`
119
- Public: no

‎src/Symfony/Bundle/FrameworkBundle/Tests/Fixtures/Descriptor/builder_1_arguments.md

Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/Fixtures/Descriptor/builder_1_arguments.md
+3-6Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ Public services
44
Definitions
55
-----------
66

7-
definition_1
8-
~~~~~~~~~~~~
7+
### definition_1
98

109
- Class: `Full\Qualified\Class1`
1110
- Public: yes
@@ -22,14 +21,12 @@ definition_1
2221
Aliases
2322
-------
2423

25-
alias_1
26-
~~~~~~~
24+
### alias_1
2725

2826
- Service: `service_1`
2927
- Public: yes
3028

31-
alias_2
32-
~~~~~~~
29+
### alias_2
3330

3431
- Service: `service_2`
3532
- Public: no

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.