Explorar el Código

Remove the line break

StudioMaX hace 9 años
padre
commit
7a625e9ba8
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. 1 2
      Admin/AdminInterface.php

+ 1 - 2
Admin/AdminInterface.php

@@ -421,8 +421,7 @@ interface AdminInterface
     /**
      * @param mixed $entity
      *
-     * @return string a string representation of the identifiers for this
-     *                instance
+     * @return string a string representation of the identifiers for this instance
      */
     public function getNormalizedIdentifier($entity);