Dummy observer class, which allows you to define observer methods in the model itself.

 Methods

Get notified of an event

orm_notify(\Orm\Model $instance, string $event) 

Parameters

$instance

\Orm\Model

$event

string