mediatekformation

AsEntityListener
in package

Service tag to autoconfigure entity listeners.

Table of Contents

$entityManager  : string|null
$event  : string|null
$lazy  : bool|null
$method  : string|null
__construct()  : mixed

Properties

Methods

__construct()

public __construct([string|null $event = null ][, string|null $method = null ][, bool|null $lazy = null ][, string|null $entityManager = null ]) : mixed
Parameters
$event : string|null = null
$method : string|null = null
$lazy : bool|null = null
$entityManager : string|null = null
Return values
mixed

Search results