E.22 ClassConstants

This filters basic constants defined in a PHP Class, and outputs them in lines composed of the format name=value.

<property file="constants.php">
    <filterchain>
        <classconstants />
    </filterchain>
</property>