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

[FrameworkBundle] Fix console fixtures #22283

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 4, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
[FrameworkBundle] Fix console fixtures
  • Loading branch information
ro0NL committed Apr 4, 2017
commit a7bd9443a80ed991fbe12aa63e657d4ebc570872
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
----------------- ---------------------------------
Service ID service_2
Class Full\Qualified\Class2
Tags tag1 (attr1: val1, attr2: val2)
tag1 (attr3: val3)
tag2
 Tags tag1 (attr1: val1, attr2: val2) 
 tag1 (attr3: val3) 
 tag2
Calls setMailer
Public no
Synthetic yes
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
----------------- ---------------------------------
Service ID -
Class Full\Qualified\Class2
Tags tag1 (attr1: val1, attr2: val2)
tag1 (attr3: val3)
tag2
 Tags tag1 (attr1: val1, attr2: val2) 
 tag1 (attr3: val3) 
 tag2
Calls setMailer
Public no
Synthetic yes
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
Autowired no
Factory Class Full\Qualified\FactoryClass
Factory Method get
Arguments Service(definition2)
%parameter%
Inlined Service
Array (3 element(s))
Iterator (2 element(s))
ClosureProxy(Service(definition1)::get())
 Arguments Service(definition2) 
 %parameter% 
 Inlined Service 
 Array (3 element(s)) 
 Iterator (2 element(s)) 
 ClosureProxy(Service(definition1)::get())
---------------- -------------------------------------------

Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
----------------- ---------------------------------
Service ID -
Class Full\Qualified\Class2
Tags tag1 (attr1: val1, attr2: val2)
tag1 (attr3: val3)
tag2
 Tags tag1 (attr1: val1, attr2: val2) 
 tag1 (attr3: val3) 
 tag2
Calls setMailer
Public no
Synthetic yes
Expand Down
Morty Proxy This is a proxified and sanitized view of the page, visit original site.