filters/ChainableReader.php

Show: inherited
    Table of Contents

    Interface indicating that a reader may be chained to another one.

    Author
    Magesh Umasankar  
    Package
    phing.filters  

    \ChainableReader

    Package: phing\filters

    Interface indicating that a reader may be chained to another one.

    Author
    Magesh Umasankar  

    Methods

    methodpublicchain( \Reader $rdr ) : \Reader

    Returns a reader with the same configuration as this one, but filtering input from the specified reader.

    Parameters
    Name Type Description
    $rdr \Reader

    the reader which the returned reader should be filtering

    Returns
    Type Description
    \Reader A reader with the same configuration as this one, but filtering input from the specified reader
    Documentation was generated by DocBlox 0.15.1.