Remove invalid @throws

This commit is contained in:
Jens Schuppe 2024-03-25 14:52:29 +01:00
parent 8cd928caa9
commit fad228315d

View file

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