Update actions_mymodule.class.php

This commit is contained in:
dvdwalker
2020-01-17 07:40:28 -03:00
committed by GitHub
parent 908a012c21
commit 8ba234c928

View File

@@ -117,7 +117,7 @@ class ActionsMyModule
/**
* Overloading the doActions function : replacing the parent's function with the one below
* Overloading the doMassActions function : replacing the parent's function with the one below
*
* @param array $parameters Hook metadatas (context, etc...)
* @param CommonObject $object The object to process (an invoice if you are in invoice module, a propale in propale's module, etc...)