Forum Discussion
level32
10 years agoVisitor
I have other things in my Const class, hence the roAssociativeArray.
I'm actually going to use a custom contentType to avoid future problems.
I'm actually going to use a custom contentType to avoid future problems.
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE xml>
<component name="MovieGridItemData" extends="ContentNode">
<interface>
<field id="itemType" type="integer" />
</interface>
</component>