Cleanup: Update and add missing docblocks, remove unused imports

Just a bit of house keeping for the sake of code cleanliness.
This commit is contained in:
Emir Beganovic
2015-10-05 10:18:21 +02:00
parent 6665dcc1d3
commit fb1cd7a944
10 changed files with 7 additions and 10 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
namespace Ramsey\Uuid;
use Ramsey\Uuid\Converter\NumberConverterInterface;
use Ramsey\Uuid\Exception\UnsupportedOperationException;
/**
* UuidInterface defines common functionality for all universally unique
* identifiers (UUIDs)