How to apply setNumericTagNamePrefix() ? #176
Unanswered
frugan-dev
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Can you see an example of how to apply
setNumericTagNamePrefix()
?I can't understand when to apply the setter, since the
convertElement()
method, which manages$numericTagNamePrefix
, is already executed inside the__construct()
https://github.com/spatie/array-to-xml/blob/main/src/ArrayToXml.php#L49 .Beta Was this translation helpful? Give feedback.
All reactions