ModuleHandlerInterface::resetImplementations

public ModuleHandlerInterface::resetImplementations()

Resets the cached list of hook implementations.

File

core/lib/Drupal/Core/Extension/ModuleHandlerInterface.php, line 194

Class

ModuleHandlerInterface
Interface for classes that manage a set of enabled modules.

Namespace

Drupal\Core\Extension

Code

1
public function resetImplementations();
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.