PHP Class r\Queries\Transformations\Union

Inheritance: extends r\ValuedQuery\ValuedQuery
ファイルを表示 Open project: danielmewes/php-rql

Public Methods

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

Protected Methods

Method Description
getTermType ( )

Method Details

__construct() public method

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

getTermType() protected method

protected getTermType ( )