Kaynağa Gözat

Correctifs sessions Memcached

develop
Guillaume Bourgeois 5 ay önce
ebeveyn
işleme
79c9cd2e0b
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. +2
    -2
      EventListener/ExceptionListener.php

+ 2
- 2
EventListener/ExceptionListener.php Dosyayı Görüntüle

@@ -9,11 +9,11 @@ use Symfony\Component\HttpKernel\Exception\HttpExceptionInterface;
class ExceptionListener
{

public function __construct(
/*public function __construct(
SessionInterface $session
) {
$this->session = $session;
}
}*/

public function onKernelException(ExceptionEvent $event)
{

Yükleniyor…
İptal
Kaydet