Documentation

AsEventListener
in package

Service tag to autoconfigure event listeners.

Tags
author

Alexander M. Turek me@derrabus.de

Table of Contents

$dispatcher  : string|null
$event  : string|null
$method  : string|null
$priority  : int
__construct()  : mixed

Properties

Methods

__construct()

public __construct([string|null $event = null ][, string|null $method = null ], int $priority[, string|null $dispatcher = null ]) : mixed
Parameters
$event : string|null = null
$method : string|null = null
$priority : int
$dispatcher : string|null = null
Return values
mixed

Search results