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