editor-legacy/PHP/Common/Include/Objects/TenantStringTableEntry.inc.php

7 lines
76 B
PHP

<?php
namespace Objectify\Objects;
class TenantStringTableEntry
{
}
?>