PHP Класс Pinq\Tests\Integration\Providers\DSL\Implementation\DummyDSLRepositoryProvider

Наследование: extends Pinq\Providers\DSL\RepositoryProvider
Показать файл Открыть проект

Открытые методы

Метод Описание
__construct ( Pinq\Queries\ISourceInfo $sourceInfo, Pinq\Providers\DSL\IRepositoryCompilerConfiguration $compilerConfiguration )

Защищенные методы

Метод Описание
executeCompiledOperation ( Pinq\Providers\DSL\Compilation\ICompiledOperation $compiledOperation, Pinq\Queries\IResolvedParameterRegistry $parameters )

Описание методов

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

public __construct ( Pinq\Queries\ISourceInfo $sourceInfo, Pinq\Providers\DSL\IRepositoryCompilerConfiguration $compilerConfiguration )
$sourceInfo Pinq\Queries\ISourceInfo
$compilerConfiguration Pinq\Providers\DSL\IRepositoryCompilerConfiguration

executeCompiledOperation() защищенный Метод

protected executeCompiledOperation ( Pinq\Providers\DSL\Compilation\ICompiledOperation $compiledOperation, Pinq\Queries\IResolvedParameterRegistry $parameters )
$compiledOperation Pinq\Providers\DSL\Compilation\ICompiledOperation
$parameters Pinq\Queries\IResolvedParameterRegistry