Pinq\Providers\DSL\Compilation\Compilers\ScopeCompiler::getScope PHP Метод

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

public getScope ( ) : Pinq\Queries\IScope
Результат Pinq\Queries\IScope
    public function getScope()
    {
        return $this->scope;
    }