mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-14 15:56:48 +03:00
Removed unnecessary whitespace.
This commit is contained in:
@@ -90,7 +90,7 @@ class UuidType extends Type
|
||||
{
|
||||
return self::NAME;
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* {@inheritdoc}
|
||||
*
|
||||
@@ -99,5 +99,5 @@ class UuidType extends Type
|
||||
public function requiresSQLCommentHint(AbstractPlatform $platform)
|
||||
{
|
||||
return true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user