Clear the module information cache
Usage
// basic usage
$modulesInfo->clearModuleInfoCache();
// usage with all arguments
$modulesInfo->clearModuleInfoCache($showMessages = false);
Arguments
Name | Type(s) | Description |
---|---|---|
showMessages (optional) | bool, null | Specify true to show message notifications |
ModulesInfo methods and properties
API reference based on ProcessWire core version 3.0.236