refactor: rename controller name & remove main.js #55
Annotations
2 warnings
PossiblyNullArrayAccess:
src/Form/Extension/RegionTypeExtension.php#L39
src/Form/Extension/RegionTypeExtension.php:39:94: 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#L39
src/Form/Extension/RegionTypeExtension.php:39:94: PossiblyNullArgument: Argument 2 of sprintf cannot be null, possibly null value provided (see https://psalm.dev/078)
|