When using this syntax: ```xml <rule ref="./path/to/sniff/class.php"> <properties> <property name="foo" value="bar" /> </properties> </rule> ``` The sniff will the value from the class, not the one configured.