- 
fix doc code according to yii2 core code style (When instantiating class it… · c2ea7670AlexGx authoredfix doc code according to yii2 core code style (When instantiating class it should be new MyClass(); instead of new MyClass;.) c2ea7670
×
fix doc code according to yii2 core code style (When instantiating class it should be new MyClass(); instead of new MyClass;.)