classes/phing/types/FilterChain.php
\FilterChain
FilterChain may contain a chained set of filter readers.
This class handles the common description attribute and provides a default implementation for reference handling and checking for circular references that is appropriate for types that can not be nested inside elements of the same type (i.e. patternset but not path)
- Extends from
- \DataType
- author
- Yannick Lecaillez
- package
- phing.types
- version
- $Revision: 1084 $