FML Update

This commit is contained in:
Steffen Schröder
2014-07-03 22:34:47 +02:00
parent edd62f0eb4
commit 8b3667b252
75 changed files with 392 additions and 370 deletions

View File

@ -28,7 +28,7 @@ class UniqueID {
/**
* Create a new Unique ID object
*
* @return \FML\UniqueID|static
* @return static
*/
public static function create() {
return new static();