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

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

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