Browse Source

Merge pull request #1733 from Korpch/patch-2

fix incompatible annotation with doctrine
Thomas 11 năm trước cách đây
mục cha
commit
6b59fe0655
1 tập tin đã thay đổi với 0 bổ sung3 xóa
  1. 0 3
      Admin/AdminExtensionInterface.php

+ 0 - 3
Admin/AdminExtensionInterface.php

@@ -24,9 +24,6 @@ use Knp\Menu\ItemInterface as MenuItemInterface;
 /**
  *
  */
-/** @noinspection PhpDocSignatureInspection */
-/** @noinspection PhpDocSignatureInspection */
-/** @noinspection PhpDocSignatureInspection */
 interface AdminExtensionInterface
 {
     /**