Ouzo\Db\EmptyQueryExecutor::fetch PHP 메소드

fetch() 공개 메소드

public fetch ( )
    public function fetch()
    {
        return null;
    }