implement TwingleShop integration
This commit is contained in:
parent
ea46e6a747
commit
8cfa270dff
60 changed files with 5200 additions and 106 deletions
12
Civi/Api4/TwingleProduct.php
Normal file
12
Civi/Api4/TwingleProduct.php
Normal file
|
@ -0,0 +1,12 @@
|
|||
<?php
|
||||
|
||||
namespace Civi\Api4;
|
||||
|
||||
/**
|
||||
* TwingleShop entity.
|
||||
*
|
||||
* @package Civi\Api4
|
||||
*/
|
||||
class TwingleProduct extends Generic\DAOEntity {
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue