ConneXNL 11 лет назад
Родитель
Сommit
0b4bbf0894
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      Admin/BaseFieldDescription.php

+ 2 - 2
Admin/BaseFieldDescription.php

@@ -90,8 +90,8 @@ abstract class BaseFieldDescription implements FieldDescriptionInterface
      */
     protected $fieldMapping;
 
-    /*
-     * var array the ORM parent mapping association
+    /**
+     * @var array the ORM parent mapping association
      */
     protected $parentAssociationMappings;