Documentation

Cancellable

Table of Contents

Properties

$_cancelled  : bool
$_reason  : string

Methods

getCancelledReason()  : string
isCancelled()  : bool
setCancelled()  : void

Properties

Methods

getCancelledReason()

public getCancelledReason() : string
Return values
string

isCancelled()

public isCancelled() : bool
Return values
bool

setCancelled()

public setCancelled(bool $cancelled[, string $reason = '' ]) : void
Parameters
$cancelled : bool
$reason : string = ''

        
On this page

Search results