Skip to content

Attribute modifiers for array-casted fields #796

Answered by parallels999
zlodes asked this question in Q&A
Discussion options

You must be logged in to vote

Seems not possible because it only has attributes names, you could use transformAudit($data) for changing that

public function transformAudit(array $data): array
{
return $data;
}

Also you could make a PR for adding that feature

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by parallels999
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
enhancement An improvement or new feature
2 participants
Converted from issue

This discussion was converted from issue #620 on March 13, 2023 21:11.