Copied! Copy Stacktrace Search Stackoverflow Search Google Exception

Unknown Propertyyii\base\UnknownPropertyException

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

$_GET = [
    'country' => 'usa-new-york',
    'station' => 'friends4life-radio',
];

$_COOKIE = [
    'PHPSESSID' => '4f89ed83606d7e04a663ea62dd8c3e5b',
];

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