abstract class Type implements TypeInterface (View source)

Properties

protected $entityManager

Methods

__construct(EntityManagerInterface $entityManager)

No description

getNotifier()

Get the notifier this type should use

Details

__construct(EntityManagerInterface $entityManager)

No description

Parameters

EntityManagerInterface $entityManager

NotifierInterface getNotifier()

Get the notifier this type should use

Return Value

NotifierInterface