2018-08-23 14:35:25 +02:00
|
|
|
{
|
|
|
|
|
"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",
|
2022-02-21 17:13:53 +01:00
|
|
|
"Contao\\ManagerPlugin\\Bundle\\Parser\\ParserInterface",
|
|
|
|
|
"Contao\\ManagerPlugin\\Routing\\RoutingPluginInterface",
|
|
|
|
|
"Hofff\\Contao\\Consent\\Bridge\\Bridge",
|
|
|
|
|
"Hofff\\Contao\\Consent\\Bridge\\Plugin",
|
|
|
|
|
"Hofff\\Contao\\Consent\\Bridge\\Render\\RenderInformation"
|
2018-08-23 14:35:25 +02:00
|
|
|
]
|
|
|
|
|
}
|