Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. RemovedPostUpdateNameException.php

class RemovedPostUpdateNameException

An exception thrown for removed post-update functions.

Occurs when a module defines hook_post_update_NAME() implementations that are listed as removed in hook_removed_post_updates().

Hierarchy

  • class \Drupal\Core\Update\RemovedPostUpdateNameException extends \Drupal\Core\Update\LogicException

Expanded class hierarchy of RemovedPostUpdateNameException

File

core/lib/Drupal/Core/Update/RemovedPostUpdateNameException.php, line 11

Namespace

Drupal\Core\Update
View source
class RemovedPostUpdateNameException extends \LogicException {

}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal