Переглянути джерело

Switch symfony 5.4

packProduct
Fabien Normand 2 роки тому
джерело
коміт
f404b3afa4
1 змінених файлів з 1 додано та 1 видалено
  1. +1
    -1
      Controller/ControllerTrait.php

+ 1
- 1
Controller/ControllerTrait.php Переглянути файл

@@ -51,7 +51,7 @@ use Symfony\Component\Security\Core\Security;

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

Завантаження…
Відмінити
Зберегти