hidden-entity-type-bundle/composer-require-checker.json
2025-11-13 10:47:05 +01:00

20 lines
309 B
JSON

{
"symbol-whitelist": [
"null",
"true",
"false",
"static",
"self",
"parent",
"array",
"string",
"int",
"float",
"bool",
"iterable",
"callable",
"mixed",
"void",
"object"
]
}