ソースを参照

Another typo.

Another typo
ConneXNL 11 年 前
コミット
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;