PHP Class PHPStan\Reflection\MissingPropertyFromReflectionException

Inheritance: extends PHPStan\AnalysedCodeException
Afficher le fichier Open project: phpstan/phpstan

Méthodes publiques

Méthode Description
__construct ( string $className, string $propertyName )

Method Details

__construct() public méthode

public __construct ( string $className, string $propertyName )
$className string
$propertyName string