$container public static property
The dependency injection (DI) container used by createObject(). You may use yii\di\Container::set() to set up the needed dependencies of classes and their initial property values.
See also:
public static yii\di\Container $container = null
Please login to continue.