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();
Please login to continue.