Pinq\Providers\DSL\Compilation\Processors\IScopeProcessor::forSubScope PHP Méthode

forSubScope() public méthode

public forSubScope ( Pinq\Queries\IScope $subScope ) : Pinq\Providers\DSL\Compilation\Processors\IScopeProcessor
$subScope Pinq\Queries\IScope
Résultat Pinq\Providers\DSL\Compilation\Processors\IScopeProcessor
    public function forSubScope(Queries\IScope $subScope);