Bravo3\Orm\Mappers\Metadata\Sortable::getConditions PHP Method

getConditions() public method

Get Conditions
public getConditions ( ) : Condition[]
return Condition[]
    public function getConditions()
    {
        return $this->conditions;
    }