Error

PHP Parse Erroryii\base\ErrorException

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

$_GET = [
    'make' => 'DODGE',
    'model' => '600',
    'year' => '1984',
];