Преглед изворни кода

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

Loading…
Откажи
Сачувај