WorkspacePrePublishEvent.php

Same filename and directory in other branches
  1. 10 core/modules/workspaces/src/Event/WorkspacePrePublishEvent.php

Namespace

Drupal\workspaces\Event

File

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.