Quellcode durchsuchen

Remove the line break

StudioMaX vor 9 Jahren
Ursprung
Commit
7a625e9ba8
1 geänderte Dateien mit 1 neuen und 2 gelöschten Zeilen
  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);