Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
PHPSA
Analyzer
EventListener
StatementListener
PHP Class PHPSA\Analyzer\EventListener\StatementListener
Inheritance:
extends
Webiny\Component\EventManager\EventListener
Afficher le fichier
Open project: ovr/phpsa
Méthodes publiques
Méthode
Description
__construct
(
array
$analyzers
)
beforeCompile
(
StatementBeforeCompile
$event
)
Method Details
__construct()
public
méthode
public
__construct
(
array
$analyzers
)
$analyzers
array
beforeCompile()
public
méthode
public
beforeCompile
(
StatementBeforeCompile
$event
)
$event
PHPSA\Compiler\Event\StatementBeforeCompile