mirror of
https://codeberg.org/artfulrobot/contactcats.git
synced 2025-06-25 23:48:05 +02:00
checkin (broken)
This commit is contained in:
parent
a01abba787
commit
06fec5daf7
21 changed files with 2025 additions and 376 deletions
13
Civi/Api4/ContactCategoryDefinition.php
Normal file
13
Civi/Api4/ContactCategoryDefinition.php
Normal file
|
@ -0,0 +1,13 @@
|
|||
<?php
|
||||
namespace Civi\Api4;
|
||||
|
||||
/**
|
||||
* ContactCategoryDefinition entity.
|
||||
*
|
||||
* Provided by the Contact Categories extension.
|
||||
*
|
||||
* @package Civi\Api4
|
||||
*/
|
||||
class ContactCategoryDefinition extends Generic\DAOEntity {
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue