This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/tests/fixtures/Symfony/Components/DependencyInjection/xml/services11.xml
2010-01-15 15:53:07 +01:00

9 lines
186 B
XML

<?xml version="1.0" ?>
<container xmlns="http://www.symfony-project.org/schema/dic/services"
xmlns:foobar="http://www.example.com/schema/foobar">
<foobar:foobar />
</container>