Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
PHPStan
Reflection
MissingPropertyFromReflectionException
PHP Class PHPStan\Reflection\MissingPropertyFromReflectionException
Inheritance:
extends
PHPStan\AnalysedCodeException
Datei anzeigen
Open project: phpstan/phpstan
Public Methods
Method
Description
__construct
(
string
$className
,
string
$propertyName
)
Method Details
__construct()
public
method
public
__construct
(
string
$className
,
string
$propertyName
)
$className
string
$propertyName
string