Table of Contents
-
TRANSLATION_DOMAIN
= 'page_pvp'
-
$dispatcher
: mixed
-
$flash
: mixed
-
$settings
: mixed
-
$translator
: mixed
-
__construct()
: mixed
-
warning()
: mixed
TRANSLATION_DOMAIN
public
mixed
TRANSLATION_DOMAIN
= 'page_pvp'
$dispatcher
private
mixed
$dispatcher
$flash
private
mixed
$flash
$settings
private
mixed
$settings
$translator
private
mixed
$translator
__construct()
public
__construct(EventDispatcherInterface $dispatcher, Settings $settings, FlashBagInterface $flash, TranslatorInterface $translator) : mixed
Parameters
-
$dispatcher
: EventDispatcherInterface
-
-
$settings
: Settings
-
-
$flash
: FlashBagInterface
-
-
$translator
: TranslatorInterface
-
Return values
mixed
—
warning()
public
warning([bool $doKill = false ]) : mixed
Parameters
-
$doKill
: bool
= false
-
Return values
mixed
—