Helpers
Edit onmodule_path
This function retrieves the path to the given module.
$path = module_path('Blog');
- Configuration
- Compiling Assets
module_path
This function retrieves the path to the given module.
$path = module_path('Blog');