Array of words that are keywords only in strict mode
Type: array
protected $strictModeKeywords = array( "implements", "interface", "package", "private", "protected", "public", "static", "let", "yield", );