chore: Version 1.0.19 #15
Annotations
5 errors
Run composer phpstan:
src/base/ObjectParserAutocomplete.php#L118
Parameter #2 $factory of method nystudio107\codeeditor\base\ObjectParserAutocomplete::getClassCompletion() expects phpDocumentor\Reflection\DocBlockFactory, phpDocumentor\Reflection\DocBlockFactoryInterface given.
|
Run composer phpstan:
src/base/ObjectParserAutocomplete.php#L126
Parameter #2 $factory of method nystudio107\codeeditor\base\ObjectParserAutocomplete::getPropertyCompletion() expects phpDocumentor\Reflection\DocBlockFactory, phpDocumentor\Reflection\DocBlockFactoryInterface given.
|
Run composer phpstan:
src/base/ObjectParserAutocomplete.php#L130
Parameter #2 $factory of method nystudio107\codeeditor\base\ObjectParserAutocomplete::getMethodCompletion() expects phpDocumentor\Reflection\DocBlockFactory, phpDocumentor\Reflection\DocBlockFactoryInterface given.
|
Run composer phpstan:
src/base/ObjectParserAutocomplete.php#L134
Parameter #2 $factory of method nystudio107\codeeditor\base\ObjectParserAutocomplete::getBehaviorCompletion() expects phpDocumentor\Reflection\DocBlockFactory, phpDocumentor\Reflection\DocBlockFactoryInterface given.
|
Run composer phpstan
Process completed with exit code 1.
|
Loading