forked from Wavyzz/dolibarr
qual: phpstan for htdocs/adherents/class/api_memberstypes.class.php (#28098)
* Update subscription.class.php * Update commonobject.class.php * Update subscription.class.php * Update commonobject.class.php * Update subscription.class.php * Update subscription.class.php * Update commonobject.class.php * Update commonobject.class.php * Update subscription.class.php
This commit is contained in:
@@ -121,7 +121,9 @@ abstract class CommonObject
|
||||
public $table_element_line = '';
|
||||
|
||||
/**
|
||||
* @var int 0=No test on entity, 1=Test with field entity, 'field@table'=Test with link by field@table
|
||||
* Does this object supports the multicompany module ?
|
||||
*
|
||||
* @var int|string 0 if no test on entity, 1 if test with field entity, 2 if test with link by fk_soc, 'field@table' if test with link by field@table
|
||||
*/
|
||||
public $ismultientitymanaged;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user