loadGenerator() protected method
Loads the generator with the specified ID.
protected yii\gii\Generator loadGenerator ( $id ) | ||
---|---|---|
$id | string |
The ID of the generator to be loaded. |
return | yii\gii\Generator |
The loaded generator |
throws | yii\web\NotFoundHttpException |
Please login to continue.