Copied! Copy Stacktrace Search Stackoverflow Search Google Exception

Unknown Propertyyii\base\UnknownPropertyException

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

$_GET = [
    'country' => 'usa-texas',
    'station' => 'kthr-the-hop',
];

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

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