diff --git a/src/BaseActiveRecord.php b/src/BaseActiveRecord.php index 8180e271a..d6cb497e3 100644 --- a/src/BaseActiveRecord.php +++ b/src/BaseActiveRecord.php @@ -118,7 +118,7 @@ public function extraFields(): array } /** - * @psalm-suppress MixedReturnTypeCoercion + * @psalm-return array */ public function fields(): array {