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