Method | Description | |
---|---|---|
createCollection ( array $entities ) : mixed | Allows wrap set of entities in custom collection | |
createEntity ( string $entityClass, |
Creates entity instance from given entity class name and argument |
public createCollection ( array $entities ) : mixed | ||
$entities | array | |
return | mixed |