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

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

From
public from ( string $table = null )
$table string Name of the table to perform the SELECT query on
    public function from($table = null);