Ouzo\Db\WhereClause\EmptyWhereClause::toSql PHP Method

toSql() public method

public toSql ( )
    public function toSql()
    {
        return '';
    }