Changes between Initial Version and Version 1 of Ticket #56707, comment 7
- Timestamp:
- 10/13/2022 11:22:45 AM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #56707, comment 7
initial v1 12 12 $this->{$new_name} = $value; 13 13 }}} 14 15 I'm not sure how we can support the getter, though. It needs to work with the REST API endpoint, where it has to return a string or null.