Files
luos/workflow/engine/classes/triggers/FieldInformationCollection.php
2017-08-11 11:10:27 -04:00

13 lines
113 B
PHP

<?php
/**
* class.pmTrSharepoint.php
*/
class FieldInformationCollection
{
public $FieldInformation;
}