Explorar el Código

Merge pull request #261 from jqhph/analysis-VrO6Rw

Apply fixes from StyleCI
Jiang Qinghua hace 5 años
padre
commit
df002fef43
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/Form/Field/Range.php

+ 1 - 1
src/Form/Field/Range.php

@@ -33,7 +33,7 @@ class Range extends Field
     }
 
     /**
-     * {@inheritDoc}
+     * {@inheritdoc}
      */
     public function getValidationMessages()
     {