mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
add phpdoc file
This commit is contained in:
parent
5f39ed12fc
commit
d59882159d
14
phpdoc.dist.xml
Normal file
14
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>
|
Loading…
x
Reference in New Issue
Block a user