mirror of
https://github.com/netzmacht/contao-leaflet-maps.git
synced 2025-11-28 11:04:08 +01:00
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"
|
||
|
|
]
|
||
|
|
}
|