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