Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
PHPSA
Analyzer
EventListener
StatementListener
PHP Class PHPSA\Analyzer\EventListener\StatementListener
Inheritance:
extends
Webiny\Component\EventManager\EventListener
Show file
Open project: ovr/phpsa
Public Methods
Method
Description
__construct
(
array
$analyzers
)
beforeCompile
(
StatementBeforeCompile
$event
)
Method Details
__construct()
public
method
public
__construct
(
array
$analyzers
)
$analyzers
array
beforeCompile()
public
method
public
beforeCompile
(
StatementBeforeCompile
$event
)
$event
PHPSA\Compiler\Event\StatementBeforeCompile