Commit d8652a52 by Sorokin Victor

Update AutoloadExample.php

typo fix
parent 3f7779a2
......@@ -7,7 +7,7 @@ echo "<?php\n";
namespace <?= substr($generator->namespace, 0, -1) ?>;
class AutoloadExample extends \yii\base\widget
class AutoloadExample extends \yii\base\Widget
{
public function run()
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment