mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-20 08:52:15 +00:00
MeteredBillingRestrictionsEngine update with the new rule for dunning
This commit is contained in:
@@ -47,4 +47,9 @@ class DefaultRestrictionsEngine implements RestrictionsEngine
|
||||
{
|
||||
return true;
|
||||
}
|
||||
|
||||
public function getRestrictionReason(User $user): string|null
|
||||
{
|
||||
// TODO: Implement getRestrictionReason() method.
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user