Commit 84d4cd28 by Alexander Makarov

Merge pull request #3219 from mitalcoi/patch-1

Update AutoloadExample.php
parents 3f7779a2 d8652a52
......@@ -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