- Issue created by @nicxvan
- Merge request !633Issue #3500969: Add Dependency injection to Hook classes β (Open) created by nicxvan
- Status changed to Needs work
13 days ago 12:26pm 12 August 2025 - πΊπΈUnited States nicxvan
Thank you for reminding me! I need to finish this, but I just did a bunch more.
- πΊπΈUnited States nicxvan
All failures are related to unrelated issues right now except one.
Does accessCheck need to be TRUE or FALSE in:
$entity_ids = $this->entityTypeManager->getStorage('webform_access_group')->getQuery()->condition('type', $entity->getTargetBundle())->execute();
For the WebformAccessHooks function
public function fieldConfigDelete(EntityInterface $entity) {
Other than that this is ready for review!