$_version
$_version : string
MidCOM version
$_application : \midcom_application
Main application singleton
get(string $name = null) : \midcom_application
Get midcom_application instance
Services can also be loaded this way by passing their name as an argument, but this feature will likely be removed at some point
string | $name | The service name as listed in the _service_classes array or null to get midcom_application |
The midcom application instance