PHP Class r\Queries\Control\Branch

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

Public Methods

Method Description
__construct ( r\Query $test, $trueBranch, $falseBranch )

Protected Methods

Method Description
getTermType ( )

Method Details

__construct() public method

public __construct ( r\Query $test, $trueBranch, $falseBranch )
$test r\Query

getTermType() protected method

protected getTermType ( )