瀏覽代碼

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…
取消
儲存