Update the comments of the method createQueryTo in ActiveRecordFactory so that the IDE can automatically identify the specific class of ActiveRecord #884
Annotations
3 errors
Static analysis:
src/BaseActiveRecord.php#L333
ArgumentTypeCoercion: Argument 1 of Yiisoft\ActiveRecord\BaseActiveRecord::createRelationQuery expects class-string<Yiisoft\ActiveRecord\ActiveRecordInterface>, but parent type class-string provided
|
Static analysis:
src/BaseActiveRecord.php#L372
ArgumentTypeCoercion: Argument 1 of Yiisoft\ActiveRecord\BaseActiveRecord::createRelationQuery expects class-string<Yiisoft\ActiveRecord\ActiveRecordInterface>, but parent type class-string provided
|
Static analysis
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading