forked from Wavyzz/dolibarr
Standardize code
This commit is contained in:
@@ -127,7 +127,7 @@ class CompanyPaymentMode extends CommonObject
|
||||
/**
|
||||
* @var int Thirdparty ID
|
||||
*/
|
||||
public $fk_soc;
|
||||
public $fk_soc;
|
||||
|
||||
/**
|
||||
* @var string company payment mode label
|
||||
|
||||
@@ -36,7 +36,7 @@ class Stripe extends CommonObject
|
||||
/**
|
||||
* @var int Thirdparty ID
|
||||
*/
|
||||
public $fk_soc;
|
||||
public $fk_soc;
|
||||
|
||||
public $fk_key;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user