PHP Class Pinq\Connectors\JoiningRepository

Author: Elliot Levin ([email protected])
Inheritance: extends JoiningQueryable, implements Pinq\Interfaces\IJoiningOnRepository
Afficher le fichier Open project: timetoogo/pinq

Protected Properties

Свойство Type Description
$provider Pinq\Providers\IRepositoryProvider

Méthodes publiques

Méthode Description
__construct ( Pinq\Providers\IRepositoryProvider $provider, TraversalExpression $queryExpression )
apply ( callable $applyFunction )

Method Details

__construct() public méthode

public __construct ( Pinq\Providers\IRepositoryProvider $provider, TraversalExpression $queryExpression )
$provider Pinq\Providers\IRepositoryProvider
$queryExpression Pinq\Expressions\TraversalExpression

apply() public méthode

public apply ( callable $applyFunction )
$applyFunction callable

Property Details

$provider protected_oe property

protected IRepositoryProvider,Pinq\Providers $provider
Résultat Pinq\Providers\IRepositoryProvider