public DrupalKernelInterface::invalidateContainer()
Invalidate the service container for the next request.
File
- core/lib/Drupal/Core/DrupalKernelInterface.php, line 115
Class
- DrupalKernelInterface
- The interface for DrupalKernel, the core of Drupal.
Namespace
Drupal\Core
Code
public function invalidateContainer();
Please login to continue.