Standards

This commit is contained in:
Michael 2018-01-21 00:18:31 +00:00
parent efa8dbcfb3
commit 004f46e600
3 changed files with 7 additions and 7 deletions

View file

@ -338,7 +338,7 @@ class Item
* @param string $host (Optional) hostname for the GUID prefix
* @return string unique guid
*/
public static function GuidFromUri($uri, $host = "")
public static function guidFromUri($uri, $host = "")
{
// Our regular guid routine is using this kind of prefix as well
// We have to avoid that different routines could accidentally create the same value