public ModuleHandlerInterface::writeCache()
Write the hook implementation info to the cache.
File
- core/lib/Drupal/Core/Extension/ModuleHandlerInterface.php, line 189
Class
- ModuleHandlerInterface
- Interface for classes that manage a set of enabled modules.
Namespace
Drupal\Core\Extension
Code
1 | public function writeCache(); |
Please login to continue.