Merge pull request #7 from marijn/fix-php-doc

Fix PHPDoc keyword.
This commit is contained in:
Ben Ramsey
2012-08-21 10:38:05 -07:00
+1 -1
View File
@@ -157,7 +157,7 @@ final class Uuid
* as this UUID.
*
* @param object $obj
* @returns bool
* @return bool
*/
public function equals($obj)
{