Closed (fixed)
Project:
Webform
Version:
6.3.x-dev
Component:
Code
Priority:
Minor
Category:
Task
Assigned:
Reporter:
Created:
1 Jun 2026 at 09:50 UTC
Updated:
15 Jun 2026 at 13:30 UTC
Jump to comment: Most recent
\Drupal\webform\Plugin\WebformHandlerInterface::access() has \Drupal\Core\Core\AccessResultInterface as its documented return type, when it should be \Drupal\Core\Access\AccessResultInterface
None.
Fix the typo.
Review and merge.
None.
None.
None.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
arousseau commentedComment #7
liam morlandThanks!