mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-27 12:38:44 +02:00
- Autoloader for portal files in the itop-portal-base module - Dependencies moved to root composer.json - Add autoloader for /core and /application content
7 lines
189 B
XML
7 lines
189 B
XML
<?xml version="1.0" ?>
|
|
|
|
<container xmlns="http://symfony.com/schema/dic/services"
|
|
xmlns:project="http://www.example.com/schema/not_registered_extension">
|
|
<project:bar />
|
|
</container>
|