Przeglądaj źródła

Remove the line break

StudioMaX 9 lat temu
rodzic
commit
7a625e9ba8
1 zmienionych plików z 1 dodań i 2 usunięć
  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);