Pinq\Providers\DSL\Compilation\Compilers\ScopeCompiler::getScope PHP Method

getScope() public method

public getScope ( ) : Pinq\Queries\IScope
return Pinq\Queries\IScope
    public function getScope()
    {
        return $this->scope;
    }