Commit 8bf3dc1f authored by Bas de Nooijer's avatar Bas de Nooijer

Switch from phpdoc to docblox

parent fed0971e
...@@ -26,7 +26,7 @@ you could also write the switches here) ...@@ -26,7 +26,7 @@ you could also write the switches here)
<antcall target="phpmd"/> <antcall target="phpmd"/>
<antcall target="phpcpd"/> <antcall target="phpcpd"/>
<antcall target="phpcs"/> <antcall target="phpcs"/>
<antcall target="phpdoc"/> <antcall target="docblox"/>
</parallel> </parallel>
</target> </target>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment