QuotaStatus
: string
in package
Table of Contents
- Created = "created"
- Deleted = "deleted"
- Deployed = "deployed"
- PendingDelete = "pendingDelete"
- canSwitchTo() : bool
- Return true if the item can switch to the given status
Cases
Created
Deployed
PendingDelete
Deleted
Methods
canSwitchTo()
Return true if the item can switch to the given status
public
canSwitchTo(self $status) : bool
Parameters
- $status : self