use new namespace style

This commit is contained in:
Marc Michalsky 2023-08-16 14:03:44 +02:00 committed by Jens Schuppe
parent 43be624bf6
commit 27675b7219
5 changed files with 13 additions and 7 deletions

View file

@ -16,8 +16,8 @@
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 CRM\Twingle\Exceptions\ProfileException as ProfileException;
use CRM\Twingle\Exceptions\ProfileValidationError as ProfileValidationError;
/**
* Profiles define how incoming submissions from the Twingle API are