class Event extends Event (View source)

Properties

protected Entry $entry
protected $entityManager

Methods

mixed
getEntityManager()

No description

setEntityManager(mixed $entityManager)

No description

__construct($entry)

Event constructor.

mixed
getEntry()

No description

setEntry(mixed $entry)

No description

Details

mixed getEntityManager()

No description

Return Value

mixed

setEntityManager(mixed $entityManager)

No description

Parameters

mixed $entityManager

__construct($entry)

Event constructor.

Parameters

$entry

mixed getEntry()

No description

Return Value

mixed

setEntry(mixed $entry)

No description

Parameters

mixed $entry