Selaa lähdekoodia

Switch symfony 5.4

packProduct
Fabien Normand 2 vuotta sitten
vanhempi
commit
f404b3afa4
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      Controller/ControllerTrait.php

+ 1
- 1
Controller/ControllerTrait.php Näytä tiedosto

@@ -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(),

Loading…
Peruuta
Tallenna