trait HasParentActions (View source)

Properties

protected bool|string|Closure|null $cancelParentActions

Methods

cancelParentActions(bool|string|Closure|null $toAction = true)

No description

bool
shouldCancelAllParentActions()

No description

string|null
getParentActionToCancelTo()

No description

Details

HasParentActions cancelParentActions(bool|string|Closure|null $toAction = true)

No description

Parameters

bool|string|Closure|null $toAction

Return Value

HasParentActions

bool shouldCancelAllParentActions()

No description

Return Value

bool

string|null getParentActionToCancelTo()

No description

Return Value

string|null