\Pivot\Core\InterfacesCanDisable

The ability of an entity to be disabled.

Satasified by Pivot\Core\Traits\DisableTrait

Summary

Methods
Constants
setDisabled()
isDisabled()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

setDisabled()

setDisabled() : mixed

Require a Set Disable function

Returns

mixed

isDisabled()

isDisabled() : boolean

Require a check for disabled function

Returns

boolean