class Uuidable extends Behavior implements BehaviorInterface

Uuidable behavior ensures the UUID property is always set

Methods

notify(object $eventType, ModelInterface $model)

Set UUID if not set

Details

at line line 19
notify(object $eventType, ModelInterface $model)

Set UUID if not set

Parameters

object $eventType
ModelInterface $model