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

execute() 공개 메소드

public execute ( )
    public function execute()
    {
        return 0;
    }