Trait Hm_Modules

Trait used as the basic logic for module management

Two classes use this trait, Hm_Handler_Modules and Hm_Output_Modules. These are the interfaces module sets use (indirectly) to interact with a request and produce output to the browser.

Located at lib/modules.php
Methods