Files
espocrm/custom/Espo/Custom/Services/CAICollectionCDokumente.php

11 lines
155 B
PHP

<?php
namespace Espo\Custom\Services;
use Espo\Services\Record;
class CAICollectionCDokumente extends Record
{
// Keine zusätzliche Logik nötig
}