forked from Wavyzz/dolibarr
@@ -1321,7 +1321,7 @@ class ActionComm extends CommonObject
|
||||
* @param string $sortfield Sort on this field
|
||||
* @param string $sortorder ASC or DESC
|
||||
* @param string $limit Limit number of answers
|
||||
* @return array|string Error string if KO, array with actions if OK
|
||||
* @return ActionComm[]|string Error string if KO, array with actions if OK
|
||||
*/
|
||||
public function getActions($socid = 0, $fk_element = 0, $elementtype = '', $filter = '', $sortfield = 'a.datep', $sortorder = 'DESC', $limit = 0)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user