Browse Source

Remove the line break

StudioMaX 9 years ago
parent
commit
7a625e9ba8
1 changed files with 1 additions and 2 deletions
  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);