Annotations
10 errors
|
PHPStan:
src/PhpGenerator/Factory.php#L284
Call to an undefined method ReflectionProperty::isFinal().
|
|
PHPStan:
src/PhpGenerator/Factory.php#L277
Call to an undefined method ReflectionProperty::isReadOnly().
|
|
PHPStan:
src/PhpGenerator/Factory.php#L251
Call to an undefined method ReflectionClassConstant::isFinal().
|
|
PHPStan:
src/PhpGenerator/Factory.php#L218
Call to an undefined method ReflectionProperty::isPrivateSet().
|
|
PHPStan:
src/PhpGenerator/Factory.php#L218
Call to an undefined method ReflectionProperty::isFinal().
|
|
PHPStan:
src/PhpGenerator/Factory.php#L217
Call to an undefined method ReflectionProperty::isReadonly().
|
|
PHPStan:
src/PhpGenerator/Factory.php#L140
Call to an undefined method ReflectionClass<object>::hasCase().
|
|
PHPStan:
src/PhpGenerator/Factory.php#L55
Call to an undefined method ReflectionClass<object>::isReadOnly().
|
|
PHPStan:
src/PhpGenerator/Factory.php#L41
Call to an undefined method ReflectionClass<object>::isEnum().
|
|
PHPStan:
src/PhpGenerator/ClassManipulator.php#L100
Call to an undefined method ReflectionProperty::isAbstract().
|