Implemented functions for optimizing source.html.twig

This commit is contained in:
Kevin Frantz
2019-02-18 21:09:57 +01:00
parent d99c05908b
commit a117d16429
14 changed files with 101 additions and 79 deletions

View File

@@ -20,7 +20,7 @@ final class LayerActionMap extends AbstractMap implements LayerActionMapInterfac
ActionType::CREATE,
ActionType::UPDATE,
ActionType::DELETE,
ActionType::THREAD,
ActionType::EXECUTE,
],
];