Error

PHP Parse Erroryii\base\ErrorException

syntax error, unexpected ':', expecting ';' or '{'

$_GET = [
    'make' => 'subaru',
    'model' => 'OUTBACK',
    'year' => '2008',
];