Spot\QueryInterface::orWhere PHP Метод

orWhere() публичный Метод

public orWhere ( array $conditions = [], $type = "AND" )
$conditions array
    public function orWhere(array $conditions = array(), $type = "AND");