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

Skip to content

Extra piece of code was deleted. #1454

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

Closed
wants to merge 1 commit into from
Closed

Extra piece of code was deleted. #1454

wants to merge 1 commit into from

Conversation

avorobiev
Copy link
Contributor

Piece of code:

$container = new ContainerBuilder();
$loader = new XmlFileLoader($container, new FileLocator(DIR));
$loader->load('services.xml');

is extra. It should be deleted.

@stof
Copy link
Member

stof commented Jun 13, 2012

incomplete duplicate of #1448

@avorobiev
Copy link
Contributor Author

No, there are different parts of documentation, and different places:
#1448 changes file components/dependency_injection/compilation.rst
#1454 changes file components/dependency_injection/introduction.rst

@weaverryan
Copy link
Member

Hi there!

It's a good PR, but the section you're referring to was removed in #1447 since it was a duplicate.

Thanks!

@weaverryan weaverryan closed this Jun 19, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants