Change class names to meet naming convention

+ removed namespaces
This commit is contained in:
Marc Michalsky forumZFD 2020-12-08 12:56:13 +01:00
parent fc545b7f1c
commit a53b61775a
Signed by untrusted user who does not match committer: marc.koch
GPG key ID: 12406554CFB028B9
14 changed files with 35 additions and 257 deletions

View file

@ -1,9 +1,7 @@
<?php
use CRM_TwingleCampaign_ExtensionUtil as E;
use CRM\TwingleCampaign\Utils\ExtensionCache as Cache;
include_once E::path() . '/CRM/TwingleCampaign/Utils/ExtensionCache.php';
use CRM_TwingleCampaign_Utils_ExtensionCache as Cache;
/**
* TwingleForm.Get API specification (optional)