forked from Snck3rs/contao-leaflet-maps
12 lines
382 B
JSON
12 lines
382 B
JSON
|
|
{
|
||
|
|
"symbol-whitelist": [
|
||
|
|
"null", "true", "false",
|
||
|
|
"static", "self", "parent",
|
||
|
|
"array", "string", "int", "float", "bool", "iterable", "callable", "void", "object",
|
||
|
|
"array_insert",
|
||
|
|
"Contao\\ManagerPlugin\\Bundle\\BundlePluginInterface",
|
||
|
|
"Contao\\ManagerPlugin\\Bundle\\Config\\BundleConfig",
|
||
|
|
"Contao\\ManagerPlugin\\Bundle\\Parser\\ParserInterface"
|
||
|
|
]
|
||
|
|
}
|