Helpers

Module path function

Get the path to the given module.

$path = module_path('Blog');
On this page