Copied! Copy Stacktrace Search Stackoverflow Search Google Exception

Error

Call to a member function getFullBrand() on null

$_GET = [
    'brand' => 'ford',
    'year' => '1956',
    'id' => '1',
];

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