Fixing PSR2 standards violations reported by PHP_CodeSniffer

This commit is contained in:
Ben Ramsey
2014-11-08 14:53:12 -05:00
parent cd2d09c356
commit 90fd1531d0
10 changed files with 37 additions and 16 deletions
-1
View File
@@ -108,5 +108,4 @@ interface UuidInterface
* @return string
*/
public function toString();
}