mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-14 14:24:24 +00:00
adding phpdoc
This commit is contained in:
parent
6c1586e370
commit
a811585330
15
phpdoc.dist.xml
Normal file
15
phpdoc.dist.xml
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
<?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>
|
||||||
|
<ignore>Resources/test/*</ignore>
|
||||||
|
</files>
|
||||||
|
</phpdoc>
|
Loading…
x
Reference in New Issue
Block a user