backports murph-skeleton

This commit is contained in:
Simon Vieille 2021-04-04 20:22:02 +02:00
parent 3c1636d517
commit d7a80f4e04
2 changed files with 3 additions and 1 deletions

View File

@ -21,7 +21,6 @@ class SiteEventSubscriber extends EntityManagerEventSubscriber
{
protected KernelInterface $kernel;
protected SymfonyCacheManager $cacheManager;
static protected int $priority = -1;
public function __construct(KernelInterface $kernel, SymfonyCacheManager $cacheManager)
{

View File

@ -123,3 +123,6 @@
"Edit the routing": "Éditez le routage"
"Name": "Nom"
"Authentication": "Authentification"
"Anyway": "Peu importe"
"Yes": "Oui"
"No": "Non"