Documentation

AsEventListener
in package

Service tag to autoconfigure event listeners.

Tags
author

Alexander M. Turek me@derrabus.de

Table of Contents

Properties

$dispatcher  : string|null
$event  : string|null
$method  : string|null
$priority  : int

Methods

__construct()  : mixed

Attributes

#[Attribute]

#[Attribute]

Properties

Methods

__construct()

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

        
On this page

Search results