PHP Class r\Queries\Aggregations\Fold

Inheritance: extends r\ValuedQuery\ValuedQuery
Datei anzeigen Open project: danielmewes/php-rql

Public Methods

Method Description
__construct ( ValuedQuery $sequence, $base, $fun, $opts = null )

Protected Methods

Method Description
getTermType ( )

Method Details

__construct() public method

public __construct ( ValuedQuery $sequence, $base, $fun, $opts = null )
$sequence r\ValuedQuery\ValuedQuery

getTermType() protected method

protected getTermType ( )