UpdatedInterface
- Full name: \Zemit\Mvc\Model\Interfaces\Blameable\UpdatedInterface
Methods
initializeUpdated
public initializeUpdated(?array $options = null): void
Parameters:
| Parameter | Type | Description | 
|---|---|---|
| $options | ?array | 
setUpdatedBehavior
public setUpdatedBehavior(\Zemit\Mvc\Model\Behavior\Transformable $updatedBehavior): void
Parameters:
| Parameter | Type | Description | 
|---|---|---|
| $updatedBehavior | \Zemit\Mvc\Model\Behavior\Transformable | 
getUpdatedBehavior
public getUpdatedBehavior(): \Zemit\Mvc\Model\Behavior\Transformable