Skip to content

RestoredInterface

  • Full name: \Zemit\Mvc\Model\Interfaces\Blameable\RestoredInterface

Methods

initializeRestored

public initializeRestored(?array $options = null): void

Parameters:

Parameter Type Description
$options ?array

setRestoredBehavior

public setRestoredBehavior(\Zemit\Mvc\Model\Behavior\Transformable $restoredBehavior): void

Parameters:

Parameter Type Description
$restoredBehavior \Zemit\Mvc\Model\Behavior\Transformable

getRestoredBehavior

public getRestoredBehavior(): \Zemit\Mvc\Model\Behavior\Transformable