mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
usage workers
This commit is contained in:
@@ -18,7 +18,7 @@ class Usage extends Action
|
||||
'inf' => '0000-00-00 00:00'
|
||||
];
|
||||
|
||||
const INFINITY_PERIOD = '_inf_';
|
||||
protected const INFINITY_PERIOD = '_inf_';
|
||||
|
||||
public static function getName(): string
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user