Renamed the 'lib' folder to 'src'

This commit is contained in:
Cédric Belin
2019-04-02 11:23:19 +02:00
parent a524382b55
commit 3a33d37d48
17 changed files with 5 additions and 5 deletions

View File

@ -13,6 +13,6 @@
</transformations>
<files>
<directory>lib</directory>
<directory>src</directory>
</files>
</phpdoc>