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