Error

PHP Parse Erroryii\base\ErrorException

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

$_GET = [
    'make' => 'chevrolet',
    'model' => 'HHR',
    'year' => '2011',
];