W3cubDocs

/Drupal 8

public function DestructableInterface::destruct

public DestructableInterface::destruct()

Performs destruct operations.

File

core/lib/Drupal/Core/DestructableInterface.php, line 20

Class

DestructableInterface
The interface for services that need explicit destruction.

Namespace

Drupal\Core

Code

public function destruct();

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!DestructableInterface.php/function/DestructableInterface::destruct/8.1.x