use correct namespace
This commit is contained in:
parent
1875861735
commit
b0d5bdefa5
5 changed files with 6 additions and 8 deletions
|
@ -16,8 +16,7 @@
|
|||
declare(strict_types = 1);
|
||||
|
||||
use CRM_Twingle_ExtensionUtil as E;
|
||||
use CRM\Twingle\Exceptions\ProfileException as ProfileException;
|
||||
use CRM\Twingle\Exceptions\ProfileValidationError as ProfileValidationError;
|
||||
use Civi\Twingle\Exceptions\ProfileException as ProfileException;
|
||||
|
||||
/**
|
||||
* Profiles define how incoming submissions from the Twingle API are
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue