Copied! Copy Stacktrace Search Stackoverflow Search Google Exception

Unknown Propertyyii\base\UnknownPropertyException

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

$_GET = [
    'country' => 'england',
    'station' => 'igrind-radio',
];

$_COOKIE = [
    'PHPSESSID' => '8ccaedd83ec25c7abe42cace5670891e',
];

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