PHP Class ApiPlatform\Core\DataProvider\ChainCollectionDataProvider

Author: Kévin Dunglas ([email protected])
Inheritance: implements ApiPlatform\Core\DataProvider\CollectionDataProviderInterface
Afficher le fichier Open project: api-platform/core Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( array $dataProviders )
getCollection ( string $resourceClass, string $operationName = null )

Method Details

__construct() public méthode

public __construct ( array $dataProviders )
$dataProviders array

getCollection() public méthode

public getCollection ( string $resourceClass, string $operationName = null )
$resourceClass string
$operationName string