interface DestructableInterface

The interface for services that need explicit destruction.

Hierarchy

Expanded class hierarchy of DestructableInterface

All classes that implement DestructableInterface

6 files declare their use of DestructableInterface

File

drupal/core/lib/Drupal/Core/DestructableInterface.php, line 13
Contains \Drupal\Core\DestructableInterface.

Namespace

Drupal\Core
View source

Members

Namesort descending Modifiers Type Description Overrides
DestructableInterface::destruct public function Performs destruct operations. 6