Hold on to the original name of fields #24

Merged
c.fahner merged 2 commits from issues/16 into main 2026-08-29 09:59:27 +02:00
Owner

Resolves #16.

Add Schema\Field::$originalName
It is now possible to access the original name as defined by the entity class before attribute-renaming

Resolves #16. Add `Schema\Field::$originalName` It is now possible to access the original name as defined by the entity class before attribute-renaming
c.fahner added this to the v0.1 milestone 2026-08-22 10:19:40 +02:00
Made it possible to access the original name as defined by the entity class before renaming by attribute
@ -45,2 +46,4 @@
public mixed $defaultValue,
/**
* @since 1.0
Author
Owner

Add description of what is "original" about it / why it is different from the regular name

Add description of what is "original" about it / why it is different from the regular name
c.fahner marked this conversation as resolved
c.fahner stopped working 2026-08-29 09:59:27 +02:00
14 minutes 9 seconds
c.fahner deleted branch issues/16 2026-08-29 09:59:27 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Total time spent: 14 minutes 9 seconds
c.fahner
14 minutes 9 seconds
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
slendium/ocd!24
No description provided.