GenerateBoardInstanceCommandHandler
class GenerateBoardInstanceCommandHandler (View source)
Properties
protected EntityManager | $entityManager | ||
protected ContentPopulator | $contentPopulator | ||
protected ItemSegmenter | $itemSegmenter | ||
protected Planner | $planner | ||
protected JsonSerializer | $serializer |
Methods
__construct(EntityManager $entityManager, ItemSegmenter $itemSegmenter, ContentPopulator $contentPopulator, Planner $planner, JsonSerializer $serializer)
No description
Details
__construct(EntityManager $entityManager, ItemSegmenter $itemSegmenter, ContentPopulator $contentPopulator, Planner $planner, JsonSerializer $serializer)
No description
__invoke(GenerateBoardInstanceCommand $command)
No description