mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-01-15 05:41:25 +00:00
fix folder name
This commit is contained in:
14
src/Bundle/ChillMainBundle/phpdoc.dist.xml
Normal file
14
src/Bundle/ChillMainBundle/phpdoc.dist.xml
Normal file
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<phpdoc>
|
||||
<parser>
|
||||
<target>data/output</target>
|
||||
<default-package-name>Chill\MainBundle</default-package-name>
|
||||
</parser>
|
||||
<transformer>
|
||||
<target>data/output</target>
|
||||
</transformer>
|
||||
<files>
|
||||
<directory>.</directory>
|
||||
<ignore>Tests/Fixtures/App/AppKernel.php</ignore>
|
||||
</files>
|
||||
</phpdoc>
|
||||
Reference in New Issue
Block a user