浏览代码

Merge pull request #1733 from Korpch/patch-2

fix incompatible annotation with doctrine
Thomas 11 年之前
父节点
当前提交
6b59fe0655
共有 1 个文件被更改,包括 0 次插入3 次删除
  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
 interface AdminExtensionInterface
 {
 {
     /**
     /**