Skip to content

CreatedInterface

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

Methods

initializeCreated

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

Parameters:

Parameter Type Description
$options ?array

setCreatedBehavior

public setCreatedBehavior(\Zemit\Mvc\Model\Behavior\Transformable $createdBehavior): void

Parameters:

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

getCreatedBehavior

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