WorkspacePrePublishEvent.php
Same filename in other branches
Namespace
Drupal\workspaces\EventFile
-
core/
modules/ workspaces/ src/ Event/ WorkspacePrePublishEvent.php
View source
<?php
namespace Drupal\workspaces\Event;
/**
* Defines the pre-publish event class.
*/
class WorkspacePrePublishEvent extends WorkspacePublishEvent {
}
Classes
Title | Deprecated | Summary |
---|---|---|
WorkspacePrePublishEvent | Defines the pre-publish event class. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.