Copied! Copy Stacktrace Search Stackoverflow Search Google Error

PHP Noticeyii\base\ErrorException

Trying to get property 'id' of non-object

$_GET = [
    'slug' => 'mauganeschtle',
    'card' => 'lieferservice',
    'content' => 'vegetarisch',
    'url' => 'mauganeschtle/lieferservice/vegetarisch',
];

$_SESSION = [
    '__flash' => [],
    '__id' => 34,
    '__authKey' => null,
    'defaultCompanyID' => 35,
];