mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-02 01:52:10 +09:00
Allow dynamic properties in XEXMLParser
This commit is contained in:
parent
e0ba5aa5b6
commit
8c87d9ee1d
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ namespace Rhymix\Framework\Parsers;
|
|||
/**
|
||||
* Generic XML parser that produces output identical to XE's XML parser.
|
||||
*/
|
||||
#[\AllowDynamicProperties]
|
||||
class XEXMLParser
|
||||
{
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue