Copied! Copy Stacktrace Search Stackoverflow Search Google Error

PHP Noticeyii\base\ErrorException

Trying to get property 'first_name' of non-object

$_GET = [
    'sort' => 'title',
];

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