فهرست منبع

Merge pull request #1341 from dkorsak/patch-2

Typo in class name
Thomas 12 سال پیش
والد
کامیت
1af771a3ee
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      Builder/ShowBuilderInterface.php

+ 1 - 1
Builder/ShowBuilderInterface.php

@@ -15,7 +15,7 @@ use Sonata\AdminBundle\Admin\FieldDescriptionInterface;
 use Sonata\AdminBundle\Admin\AdminInterface;
 use Sonata\AdminBundle\Admin\FieldDescriptionCollection;
 
-interface ShowBuilderInterface extends BuilderInterfaces
+interface ShowBuilderInterface extends BuilderInterface
 {
     /**
      * @abstract