Error

PHP Parse Erroryii\base\ErrorException

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

$_GET = [
    'make' => 'BUICK',
    'model' => 'VERANO',
    'year' => '2017',
];