refactor: Using Char replace Varchar for region code #30
Annotations
2 warnings
PossiblyNullArrayAccess:
src/Form/Extension/RegionTypeExtension.php#L35
src/Form/Extension/RegionTypeExtension.php:35:80: PossiblyNullArrayAccess: Cannot access array value on possibly null variable $view->parent->vars of type mixed|null (see https://psalm.dev/079)
|
PossiblyNullArgument:
src/Form/Extension/RegionTypeExtension.php#L35
src/Form/Extension/RegionTypeExtension.php:35:80: PossiblyNullArgument: Argument 2 of sprintf cannot be null, possibly null value provided (see https://psalm.dev/078)
|