Skip to content

DeletedInterface

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

Methods

initializeDeleted

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

Parameters:

Parameter Type Description
$options ?array

setDeletedBehavior

public setDeletedBehavior(\Zemit\Mvc\Model\Behavior\Transformable $deletedBehavior): void

Parameters:

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

getDeletedBehavior

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