2023-05-03 21:21:04 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2022-02-06 15:37:02 +00:00
|
|
|
|
|
|
|
<component name="LoadPhotoTask" extends="Task">
|
|
|
|
<interface>
|
2023-11-13 14:16:00 +00:00
|
|
|
<field id="itemNodeContent" type="node" />
|
|
|
|
<field id="itemArrayContent" type="assocarray" />
|
2022-02-06 15:37:02 +00:00
|
|
|
<field id="results" type="string" />
|
|
|
|
</interface>
|
2023-05-03 21:21:04 +00:00
|
|
|
</component>
|