DomainStatus
: string
in package
Table of Contents
- Created = "created"
- Deleted = "deleted"
- Deployed = "deployed"
- PendingDelete = "pendingDelete"
- canSwitchTo() : bool
- Return true if the item status is protected and cannot be changed
Cases
Created
Deployed
PendingDelete
Deleted
Methods
canSwitchTo()
Return true if the item status is protected and cannot be changed
public
canSwitchTo(self $status) : bool
Parameters
- $status : self