BaseActiveRecordTrait allow attribute setter #973
Annotations
2 errors
Static analysis.:
src/ActiveQuery.php#L133
src/ActiveQuery.php:133:22: LessSpecificImplementedReturnType: The inherited return type 'array<array-key, array<array-key, mixed>>' for Yiisoft\Db\Query\QueryInterface::all is more specific than the implemented return type for Yiisoft\ActiveRecord\ActiveQuery::all 'array<array-key, Yiisoft\ActiveRecord\ActiveRecord|mixed>' (see https://psalm.dev/166)
|
Static analysis.
Process completed with exit code 2.
|
Loading