PHPCheckstyle Code
Brought to you by:
hkodungallur,
tchule
--- a/trunk/config/default.cfg.xml +++ b/trunk/config/default.cfg.xml @@ -113,6 +113,7 @@ <property name="testReturn" value="true"/> <property name="testParam" value="true"/> <property name="testThrow" value="true"/> + <exception value="__toString"/> </test> <!-- **************** -->