SuiteCRM-Core/public/legacy/modules/InboundEmail/temp.php
2021-03-31 15:37:32 +01:00

8 lines
81 B
PHP

<?php
/**
* Stub for certain interactions;
*/
class temp
{
public $name;
}