class WorkspacePrePublishEvent
Same name in other branches
- 10 core/modules/workspaces/src/Event/WorkspacePrePublishEvent.php \Drupal\workspaces\Event\WorkspacePrePublishEvent
Defines the pre-publish event class.
Hierarchy
- class \Drupal\Component\EventDispatcher\Event extends \Symfony\Contracts\EventDispatcher\Event
- class \Drupal\workspaces\Event\WorkspacePublishEvent extends \Drupal\Component\EventDispatcher\Event
- class \Drupal\workspaces\Event\WorkspacePrePublishEvent extends \Drupal\workspaces\Event\WorkspacePublishEvent
- class \Drupal\workspaces\Event\WorkspacePublishEvent extends \Drupal\Component\EventDispatcher\Event
Expanded class hierarchy of WorkspacePrePublishEvent
2 files declare their use of WorkspacePrePublishEvent
- WorkspacePublisher.php in core/
modules/ workspaces/ src/ WorkspacePublisher.php - WorkspaceSubscriber.php in core/
modules/ content_moderation/ src/ EventSubscriber/ WorkspaceSubscriber.php
File
-
core/
modules/ workspaces/ src/ Event/ WorkspacePrePublishEvent.php, line 8
Namespace
Drupal\workspaces\EventView source
class WorkspacePrePublishEvent extends WorkspacePublishEvent {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.