The Needs Review Queue Bot β tested this issue. It either no longer applies to Drupal core, or fails the Drupal core commit checks. Therefore, this issue status is now "Needs work".
Apart from a re-roll or rebase, this issue may need more work to address feedback in the issue or MR comments. To progress an issue, incorporate this feedback as part of the process of updating the issue. This helps other contributors to know what is outstanding.
Consult the Drupal Contributor Guide β to find step-by-step guides for working with issues.
- πΊπΈUnited States shelane
Setting the docblock with @param array $plugin_definition won't work either because it will end up with a phpcs message of:
phpcs: @param annotation of method class::__construct() does not specify type hint for items of its traversable parameter $plugin_definition.