Browse Source

Another typo.

Another typo
ConneXNL 11 years ago
parent
commit
0b4bbf0894
1 changed files with 2 additions and 2 deletions
  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;