Remove invalid @throws
This commit is contained in:
parent
8cd928caa9
commit
fad228315d
1 changed files with 0 additions and 1 deletions
|
@ -350,7 +350,6 @@ class CRM_Twingle_Profile {
|
||||||
* @param $project_id
|
* @param $project_id
|
||||||
*
|
*
|
||||||
* @return CRM_Twingle_Profile
|
* @return CRM_Twingle_Profile
|
||||||
* @throws \CRM\Twingle\Exceptions\ProfileException
|
|
||||||
* @throws \Civi\Core\Exception\DBQueryException
|
* @throws \Civi\Core\Exception\DBQueryException
|
||||||
*/
|
*/
|
||||||
public static function getProfileForProject($project_id) {
|
public static function getProfileForProject($project_id) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue