Error

PHP Parse Erroryii\base\ErrorException

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

$_GET = [
    'make' => 'fiat',
    'model' => 'SPIDER',
    'year' => '1982',
];