Error

PHP Parse Erroryii\base\ErrorException

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

$_GET = [
    'make' => 'gmc',
    'model' => 'CABALLERO',
    'year' => '1985',
];