Returns a Collection instance by the given name
public getCollection ( string $collectionName ) : Neos\Flow\ResourceManagement\CollectionInterface | ||
$collectionName | string | Name of the collection as defined in the settings |
Результат | Neos\Flow\ResourceManagement\CollectionInterface | or NULL |