WorkspacePostPublishEvent.php

Same filename in other branches
  1. 10 core/modules/workspaces/src/Event/WorkspacePostPublishEvent.php

Namespace

Drupal\workspaces\Event

File

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.