PHP Class PHPStan\Rules\Classes\ExistingClassesInPropertiesRule

Inheritance: implements PHPStan\Rules\Rule
Afficher le fichier Open project: phpstan/phpstan

Méthodes publiques

Méthode Description
__construct ( Broker $broker )
getNodeType ( ) : string
processNode ( PhpParser\Node $node, Scope $scope ) : array

Method Details

__construct() public méthode

public __construct ( Broker $broker )
$broker PHPStan\Broker\Broker

getNodeType() public méthode

public getNodeType ( ) : string
Résultat string

processNode() public méthode

public processNode ( PhpParser\Node $node, Scope $scope ) : array
$node PhpParser\Node
$scope PHPStan\Analyser\Scope
Résultat array