Sfoglia il codice sorgente

Another typo.

Another typo
ConneXNL 11 anni fa
parent
commit
0b4bbf0894
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  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;