PHP Class PHPSA\Analyzer\Pass\Statement\MethodCannotReturn

Inheritance: implements PHPSA\Analyzer\Pass\AnalyzerPassInterface, use trait PHPSA\Analyzer\Helper\DefaultMetadataPassTrait, use trait PHPSA\Analyzer\Helper\ResolveExpressionTrait
Afficher le fichier Open project: ovr/phpsa

Méthodes publiques

Méthode Description
getRegister ( ) : array
pass ( ClassMethod $methodStmt, Context $context ) : boolean

Method Details

getRegister() public méthode

public getRegister ( ) : array
Résultat array

pass() public méthode

public pass ( ClassMethod $methodStmt, Context $context ) : boolean
$methodStmt PhpParser\Node\Stmt\ClassMethod
$context PHPSA\Context
Résultat boolean