Restored
- Full name:
\Zemit\Mvc\Model\Traits\Blameable\Restored
Methods
initializeRestored
Initializing Restored
public initializeRestored(?array $options = null): void
Parameters:
Parameter | Type | Description |
---|---|---|
$options | ?array |
setRestoredBehavior
Set Restored Behavior
public setRestoredBehavior(\Zemit\Mvc\Model\Behavior\Transformable $restoredBehavior): void
Parameters:
Parameter | Type | Description |
---|---|---|
$restoredBehavior | \Zemit\Mvc\Model\Behavior\Transformable |
getRestoredBehavior
Get Restored Behavior
public getRestoredBehavior(): \Zemit\Mvc\Model\Behavior\Transformable