public function CachedModuleHandlerInterface::writeCache

Write the hook implementation info to the cache.

1 method overrides CachedModuleHandlerInterface::writeCache()

File

drupal/core/lib/Drupal/Core/Extension/CachedModuleHandlerInterface.php, line 18
Contains Drupal\Core\Extension\CachedModuleHandlerInterface.

Class

CachedModuleHandlerInterface
Interface for cacheable module handlers.

Namespace

Drupal\Core\Extension

Code

public function writeCache();