Documentation

ContainerStatus : 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

Methods

canSwitchTo()

Return true if the item status is protected and cannot be changed

public canSwitchTo(self $status) : bool
Parameters
$status : self
Return values
bool

Search results