Skip to content
Snippets Groups Projects
Unverified Commit 98215bea authored by Eileen McNaughton's avatar Eileen McNaughton Committed by GitHub
Browse files

Merge pull request #17448 from mattwire/api4membershiptype

Add MembershipType to Api4
parents cff1a9a1 a9fb227e
Branches
Tags
No related merge requests found
<?php
/*
+--------------------------------------------------------------------+
| Copyright CiviCRM LLC. All rights reserved. |
| |
| This work is published under the GNU AGPLv3 license with some |
| permitted exceptions and without any warranty. For full license |
| and copyright information, see https://civicrm.org/licensing |
+--------------------------------------------------------------------+
*/
namespace Civi\Api4;
/**
* MembershipType entity.
*
* @package Civi\Api4
*/
class MembershipType extends Generic\DAOEntity {
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment