crm-bij1migratie/Civi/Api4/MigratieLog.php

14 lines
179 B
PHP
Raw Normal View History

2021-12-02 14:38:17 +00:00
<?php
namespace Civi\Api4;
/**
* MigratieLog entity.
*
2021-12-02 17:18:26 +00:00
* Provided by the Bij1Migratie extension.
2021-12-02 14:38:17 +00:00
*
* @package Civi\Api4
*/
class MigratieLog extends Generic\DAOEntity {
}