Copied! Copy Stacktrace Search Stackoverflow Search Google Error

PHP Noticeyii\base\ErrorException

Trying to get property 'id' of non-object

$_GET = [
    'r' => 'category/index',
    'categoryId' => '785',
];

$_SESSION = [
    '__flash' => [],
];