Explorar el Código

Another typo.

Another typo
ConneXNL hace 11 años
padre
commit
0b4bbf0894
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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;