Kaynağa Gözat

Correctif erreur symfony 5.3

develop
Fabien Normand 2 yıl önce
ebeveyn
işleme
080f04b329
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      Controller/ControllerTrait.php

+ 1
- 1
Controller/ControllerTrait.php Dosyayı Görüntüle

@@ -39,7 +39,7 @@ use Twig\Environment;

trait ControllerTrait
{
public static function getSubscribedServices(): array
public static function getSubscribedServices()
{
return array_merge(
parent::getSubscribedServices(),

Yükleniyor…
İptal
Kaydet