Coding standards fixes

This commit is contained in:
Ben Ramsey
2015-03-21 20:14:43 +00:00
parent b61689126b
commit 2fd86e2cf9
3 changed files with 4 additions and 5 deletions
+1 -1
View File
@@ -104,4 +104,4 @@ class PeclUuidFactory implements UuidFactoryInterface
{
return $this->factory->fromInteger($integer);
}
}
}