: Creation of dynamic property App\Controller\BlogsController::$Blogs is deprecated [in
Code
$this->Blogs = $this->fetchTable("StoreBlogs");
Cake\Error\ErrorTrap->handleError() /opt/bitnami/apache/htdocs/echo-helloworld/plugins/Ecommerce/src/Controller/BlogsController.php, line 55
Ecommerce\Controller\BlogsController->initialize() /opt/bitnami/apache/htdocs/echo-helloworld/src/Controller/BlogsController.php, line 21
App\Controller\BlogsController->initialize() /opt/bitnami/apache/htdocs/echo-helloworld/vendor/cakephp/cakephp/src/Controller/Controller.php, line 238
Cake\Controller\Controller->__construct() [internal], line ??
ReflectionClass->newInstance() /opt/bitnami/apache/htdocs/echo-helloworld/vendor/cakephp/cakephp/src/Controller/ControllerFactory.php, line 111
Cake\Controller\ControllerFactory->create() /opt/bitnami/apache/htdocs/echo-helloworld/vendor/cakephp/cakephp/src/Http/BaseApplication.php, line 360
Cake\Http\BaseApplication->handle() /opt/bitnami/apache/htdocs/echo-helloworld/vendor/cakephp/cakephp/src/Http/Runner.php, line 86
Cake\Http\Runner->handle() /opt/bitnami/apache/htdocs/echo-helloworld/vendor/cakephp/authentication/src/Middleware/AuthenticationMiddleware.php, line 106
Authentication\Middleware\AuthenticationMiddleware->process() /opt/bitnami/apache/htdocs/echo-helloworld/vendor/cakephp/cakephp/src/Http/Runner.php, line 82
Cake\Http\Runner->handle() /opt/bitnami/apache/htdocs/echo-helloworld/vendor/cakephp/cakephp/src/Http/Middleware/BodyParserMiddleware.php, line 157
Cake\Http\Middleware\BodyParserMiddleware->process() /opt/bitnami/apache/htdocs/echo-helloworld/vendor/cakephp/cakephp/src/Http/Runner.php, line 82
Cake\Http\Runner->handle() /opt/bitnami/apache/htdocs/echo-helloworld/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php, line 117
Cake\Routing\Middleware\RoutingMiddleware->process() /opt/bitnami/apache/htdocs/echo-helloworld/vendor/cakephp/cakephp/src/Http/Runner.php, line 82
Cake\Http\Runner->handle() /opt/bitnami/apache/htdocs/echo-helloworld/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php, line 70
Cake\Routing\Middleware\AssetMiddleware->process() /opt/bitnami/apache/htdocs/echo-helloworld/vendor/cakephp/cakephp/src/Http/Runner.php, line 82
Cake\Http\Runner->handle() /opt/bitnami/apache/htdocs/echo-helloworld/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php, line 115
Cake\Error\Middleware\ErrorHandlerMiddleware->process() /opt/bitnami/apache/htdocs/echo-helloworld/vendor/cakephp/cakephp/src/Http/Runner.php, line 82
Cake\Http\Runner->handle() /opt/bitnami/apache/htdocs/echo-helloworld/vendor/cakephp/cakephp/src/Http/Runner.php, line 60
Cake\Http\Runner->run() /opt/bitnami/apache/htdocs/echo-helloworld/vendor/cakephp/cakephp/src/Http/Server.php, line 104
Cake\Http\Server->run() /opt/bitnami/apache/htdocs/echo-helloworld/webroot/index.php, line 37
[main]