Merge pull request #12877 from dvdwalker/develop
Typo on function description for actions_mymodule.class.php
This commit is contained in:
commit
04199f686d
@ -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...)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user