added CLAUDE.md #571
Annotations
10 errors
|
PHPStan:
src/PhpGenerator/Factory.php#L127
Call to an undefined method ReflectionClass::isBacked().
|
|
PHPStan:
src/PhpGenerator/Factory.php#L116
Call to an undefined method Nette\PhpGenerator\ClassLike::setProperties().
|
|
PHPStan:
src/PhpGenerator/Factory.php#L93
Method Nette\PhpGenerator\Factory::populateMembers() has parameter $from with generic class ReflectionClass but does not specify its types: T
|
|
PHPStan:
src/PhpGenerator/Factory.php#L88
Call to an undefined method Nette\PhpGenerator\ClassLike::setImplements().
|
|
PHPStan:
src/PhpGenerator/Factory.php#L88
Call to an undefined method Nette\PhpGenerator\ClassLike::getImplements().
|
|
PHPStan:
src/PhpGenerator/Factory.php#L87
Call to an undefined method Nette\PhpGenerator\ClassLike::setExtends().
|
|
PHPStan:
src/PhpGenerator/Factory.php#L81
Call to an undefined method Nette\PhpGenerator\ClassLike::setImplements().
|
|
PHPStan:
src/PhpGenerator/Factory.php#L78
Call to an undefined method Nette\PhpGenerator\ClassLike::setExtends().
|
|
PHPStan:
src/PhpGenerator/Factory.php#L70
Method Nette\PhpGenerator\Factory::setupInheritance() has parameter $from with generic class ReflectionClass but does not specify its types: T
|
|
PHPStan:
src/PhpGenerator/Factory.php#L47
Method Nette\PhpGenerator\Factory::createClassObject() has parameter $from with generic class ReflectionClass but does not specify its types: T
|