introducing junction table extension
This commit is contained in:
10
custom/Espo/Custom/Services/CAICollectionCDokumente.php
Normal file
10
custom/Espo/Custom/Services/CAICollectionCDokumente.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
namespace Espo\Custom\Services;
|
||||
|
||||
use Espo\Services\Record;
|
||||
|
||||
class CAICollectionCDokumente extends Record
|
||||
{
|
||||
// Keine zusätzliche Logik nötig
|
||||
}
|
||||
Reference in New Issue
Block a user