Does Yii 3 still define global classes like Yii::$app and such?
Does Yii 3 still define global classes like Yii::$app and such?
No, it does not.
Glad to hear it, good job.
What would be the alternatives?
Constructor and method auto-wiring based on type-declarations: