PHPdoc cleanup
This commit is contained in:
@@ -166,7 +166,7 @@ class ProjectGroupRole extends Base
|
||||
* Copy group access from a project to another one
|
||||
*
|
||||
* @param integer $project_src_id Project Template
|
||||
* @return integer $project_dst_id Project that receives the copy
|
||||
* @param integer $project_dst_id Project that receives the copy
|
||||
* @return boolean
|
||||
*/
|
||||
public function duplicate($project_src_id, $project_dst_id)
|
||||
|
||||
Reference in New Issue
Block a user