Ouzo\Db\WhereClause\EmptyWhereClause::toSql PHP 메소드

toSql() 공개 메소드

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