refactoring

This commit is contained in:
Marc Michalsky 2023-09-06 16:26:02 +02:00 committed by Jens Schuppe
parent eacc9cf496
commit 1a5f77c090

View file

@ -666,7 +666,7 @@ class CRM_Twingle_Profile {
* @param string $project_id
*
* @return CRM_Twingle_Profile
* @throws \CRM_Twingle_Exceptions_ProfileException
* @throws \CRM\Twingle\Exceptions\ProfileException
* @throws \Civi\Core\Exception\DBQueryException
*/
public static function getProfileForProject($project_id) {