( ! ) Notice: Undefined variable: generator in C:\wamp64\www\car\vendor\yiisoft\yii2-gii\src\generators\extension\default\AutoloadExample.php on line 3
Call Stack
#TimeMemoryFunctionLocation
10.0210235240{main}( )...\AutoloadExample.php:0

( ! ) Notice: Trying to get property of non-object in C:\wamp64\www\car\vendor\yiisoft\yii2-gii\src\generators\extension\default\AutoloadExample.php on line 3
Call Stack
#TimeMemoryFunctionLocation
10.0210235240{main}( )...\AutoloadExample.php:0
; /** * This is just an example. */ class AutoloadExample extends \yii\base\Widget { public function run() { return "Hello!"; } }