@@ -8,10 +8,6 @@ parameters:
excludePaths:
- vendor/
ignoreErrors:
- -
- identifier: missingType.iterableValue
- identifier: missingType.generics
- '#Unsafe usage of new static\(\).#'
-
identifier: missingType.iterableValue
@@ -7902,7 +7902,6 @@ class FormHelperTest extends TestCase
'label' => ['for' => 'accept-tos'],
[
'input' => [
- 'aria-required' => 'true',
'required' => 'required',
'type' => 'checkbox',
'name' => 'accept_tos',