0
0
Fork 0
mirror of https://github.com/salesagility/SuiteCRM.git synced 2025-02-10 16:32:27 +00:00
salesagility_SuiteCRM/modules/InboundEmail/temp.php
Dillon-Brown 3f39d9f153 braces
2019-01-25 13:51:46 +00:00

8 lines
81 B
PHP

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