Module
class
Sandbox\Module
Provides module information, available through $this->module
in module
contexts.
Properties
integer $id
The module ID.
string $path
Absolute path to module root.
string $slug
The module's slug for the current community.
string $version
The module version string.
string $title
The title of the module.