docs: update description for command #57
Annotations
2 warnings
PossiblyNullArrayAccess:
src/Form/Extension/RegionTypeExtension.php#L40
src/Form/Extension/RegionTypeExtension.php:40: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#L40
src/Form/Extension/RegionTypeExtension.php:40:94: PossiblyNullArgument: Argument 2 of sprintf cannot be null, possibly null value provided (see https://psalm.dev/078)
|