mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-10 20:44:28 +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.
|
* Generic XML parser that produces output identical to XE's XML parser.
|
||||||
*/
|
*/
|
||||||
|
#[\AllowDynamicProperties]
|
||||||
class XEXMLParser
|
class XEXMLParser
|
||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue