controller->module->generators; $activeGenerator = Yii::$app->controller->generator; $this->title = 'Welcome to Gii'; ?>
Start the fun with the following code generators:
= $generator->getDescription() ?>
= Html::a('Start ยป', ['default/view', 'id' => $id], ['class' => 'btn btn-default']) ?>