Use custom options to specify how array items are displayed #384
Annotations
3 errors
|
PHP_CodeSniffer
Process completed with exit code 1.
|
|
PHP_CodeSniffer:
src/Form/Control/ArrayArrayFactory.php#L220
The trigger_error message '<<<EOD
The properties "type" and "elements" in option "detail" of an array control are
deprecated and were never supported in accordance to the JSON Forms
documentation. Use the options "itemLayout" and "elements" instead.
EOD' does not match the relaxed standard format: %thing% is deprecated in %deprecation-version% any free text %removal-version%. %extra-info%. See %cr-link%
|
|
PHP_CodeSniffer:
src/Form/Control/ArrayArrayFactory.php#L220
All trigger_error calls used for deprecation must be prefixed by an "@"
|