add docs for var $separator

This commit is contained in:
Uwe Steinmann 2021-09-16 16:09:18 +02:00
parent 90074c3947
commit cd1800c19d

View File

@ -409,7 +409,9 @@ class SeedDMS_Core_AttributeDefinition { /* {{{ */
protected $_dms;
/**
* @var string
* @var string just the separator of a value set (not used)
*
* @access protected
*/
protected $_separator;