Upgrade to 3.8.1
This commit is contained in:
@@ -17,5 +17,5 @@ namespace Kirby\Uuid;
|
||||
interface Identifiable
|
||||
{
|
||||
public function id();
|
||||
public function uuid(): Uuid;
|
||||
public function uuid(): Uuid|null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user