{
    "symbol-whitelist": [
        "Psr\\Container\\NotFoundExceptionInterface",
        "ReflectionIntersectionType",
        "ReflectionUnionType",
        "null",
        "true",
        "false",
        "static",
        "self",
        "parent",
        "array",
        "string",
        "int",
        "float",
        "bool",
        "iterable",
        "callable",
        "void",
        "object",
        "mixed",
        "never"
    ]
}
