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