PHP Class Pinq\Providers\DSL\Compilation\Processors\QueryProcessor

Author: Elliot Levin ([email protected])
Inheritance: implements Pinq\Providers\DSL\Compilation\Processors\IQueryProcessor
Afficher le fichier Open project: timetoogo/pinq Class Usage Examples

Protected Properties

Свойство Type Description
$scopeProcessor Pinq\Providers\DSL\Compilation\Processors\IScopeProcessor

Méthodes publiques

Méthode Description
__construct ( Pinq\Providers\DSL\Compilation\Processors\IScopeProcessor $scopeProcessor )
getScopeProcessor ( )

Method Details

__construct() public méthode

public __construct ( Pinq\Providers\DSL\Compilation\Processors\IScopeProcessor $scopeProcessor )
$scopeProcessor Pinq\Providers\DSL\Compilation\Processors\IScopeProcessor

getScopeProcessor() public méthode

public getScopeProcessor ( )

Property Details

$scopeProcessor protected_oe property

protected IScopeProcessor,Pinq\Providers\DSL\Compilation\Processors $scopeProcessor
Résultat Pinq\Providers\DSL\Compilation\Processors\IScopeProcessor