just another orm...
View the Project on GitHub tflori/orm
» API Reference » ORM\Event\UpdateEvent
Extends: ORM\Event
public function __construct(\ORM\Entity $entity)
| Parameter | Type | Description |
|---|---|---|
$entity |
ORM\Entity |
ORM\Event\UpdateEvent::__construct
public function __get(mixed $name): mixed
| Returns | mixed |
| Parameter | Type | Description |
|---|---|---|
$name |
mixed |
ORM\Event\UpdateEvent::__get
public function stop(): mixed
| Returns | mixed |
ORM\Event\UpdateEvent::stop