Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
This commit is contained in:
commit
ffcf8edd19
@ -47,6 +47,7 @@ class RejetPrelevement
|
|||||||
*
|
*
|
||||||
* @param DoliDb $db Database handler
|
* @param DoliDb $db Database handler
|
||||||
* @param User $user Objet user
|
* @param User $user Objet user
|
||||||
|
* @param string $type Type ('direct-debit' for direct debit or 'bank-transfer' for credit transfer)
|
||||||
*/
|
*/
|
||||||
public function __construct($db, $user, $type)
|
public function __construct($db, $user, $type)
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user