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

Correctif passage Symfony 5.4

develop
Guillaume пре 2 година
родитељ
комит
179c4f39a6
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      Controller/ControllerTrait.php

+ 1
- 1
Controller/ControllerTrait.php Прегледај датотеку

@@ -17,7 +17,7 @@ use Lc\PietroBundle\Container\Workshop\WorkshopThematicContainer;

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

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