Copied! Copy Stacktrace Search Stackoverflow Search Google Error

PHP Noticeyii\base\ErrorException

Trying to get property 'id' of non-object

$_GET = [
    'slug' => 'hurricane-2',
    'path' => 'dispensaries/hurricane-2.jsp',
];

$_SESSION = [
    '__flash' => [],
    'dnum1' => 1,
    'dnum2' => 9,
];