You are here

protected property Main::$services in X Autoload 7.4

Same name and namespace in other branches
  1. 7.5 src/Main.php \Drupal\xautoload\Main::services

The service container, similar to a DIC.

Type: ServiceContainer

File

lib/Main.php, line 14

Class

Main

Namespace

Drupal\xautoload

Code

protected $services;