Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
PHPSA
Analyzer
EventListener
ExpressionListener
PHP Class PHPSA\Analyzer\EventListener\ExpressionListener
Inheritance:
extends
Webiny\Component\EventManager\EventListener
Exibir arquivo
Open project: ovr/phpsa
Public Methods
Method
Description
__construct
(
array
$analyzers
)
beforeCompile
(
ExpressionBeforeCompile
$event
)
Method Details
__construct()
public
method
public
__construct
(
array
$analyzers
)
$analyzers
array
beforeCompile()
public
method
public
beforeCompile
(
ExpressionBeforeCompile
$event
)
$event
PHPSA\Compiler\Event\ExpressionBeforeCompile