PHP Class PHPSA\Analyzer\Pass\Statement\PropertyDefinitionDefaultValue

Inheritance: implements PHPSA\Analyzer\Pass\AnalyzerPassInterface, use trait PHPSA\Analyzer\Helper\DefaultMetadataPassTrait
Show file Open project: ovr/phpsa

Public Methods

Method Description
getRegister ( ) : array
pass ( $stmt, Context $context ) : boolean

Method Details

getRegister() public method

public getRegister ( ) : array
return array

pass() public method

public pass ( $stmt, Context $context ) : boolean
$stmt
$context PHPSA\Context
return boolean