فهرست منبع

Remove extra lines

Thomas Rabaix 14 سال پیش
والد
کامیت
7a123d2d18
2فایلهای تغییر یافته به همراه0 افزوده شده و 2 حذف شده
  1. 0 1
      Admin/BaseFieldDescription.php
  2. 0 1
      Admin/ORM/FieldDescription.php

+ 0 - 1
Admin/BaseFieldDescription.php

@@ -54,7 +54,6 @@ use Sonata\AdminBundle\Admin\AdminInterface;
  */
  */
 abstract class BaseFieldDescription implements FieldDescriptionInterface
 abstract class BaseFieldDescription implements FieldDescriptionInterface
 {
 {
-
     /**
     /**
      * @var string the field name
      * @var string the field name
      */
      */

+ 0 - 1
Admin/ORM/FieldDescription.php

@@ -15,7 +15,6 @@ use Sonata\AdminBundle\Admin\BaseFieldDescription;
 
 
 class FieldDescription extends BaseFieldDescription
 class FieldDescription extends BaseFieldDescription
 {
 {
-
     /**
     /**
      * Define the association mapping definition
      * Define the association mapping definition
      *
      *