EntityUpdaterInterface
in
Tags
Table of Contents
Methods
- updateProperty() : void
Methods
updateProperty()
public
updateProperty(EntityDto $entityDto, string $propertyName, mixed $value) : void
Parameters
- $entityDto : EntityDto
- $propertyName : string
- $value : mixed