Fix phpcs

This commit is contained in:
Laurent Destailleur 2015-06-19 11:21:36 +02:00
parent bfc8ccd761
commit 44d4d23c00

View File

@ -394,7 +394,6 @@ class ActionComm extends CommonObject
/** /**
* Load an object from its id and create a new one in database * Load an object from its id and create a new one in database
* *
* @param int $socid Id of thirdparty
* @return int New id of clone * @return int New id of clone
*/ */
function createFromClone() function createFromClone()