Copied! Copy Stacktrace Search Stackoverflow Search Google Exception

Unknown Propertyyii\base\UnknownPropertyException

Getting unknown property: yii\web\Application::devicedetect

$_GET = [
    'country' => 'usa-connecticut',
    'station' => '959-the-fox',
];

$_COOKIE = [
    'PHPSESSID' => 'a9150eda2007bcd65a9128ee09dd58e1',
];

$_SESSION = [
    '__flash' => [],
    'country_code' => 'CA',
    'user_region_id' => unserialize('O:21:"MongoDB\\BSON\\ObjectId":1:{s:3:"oid";s:24:"5bd6c17fb5551ee2538b47d8";}'),
];