mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-05-15 06:01:19 +00:00
add docs for var $separator
This commit is contained in:
parent
90074c3947
commit
cd1800c19d
|
@ -409,7 +409,9 @@ class SeedDMS_Core_AttributeDefinition { /* {{{ */
|
||||||
protected $_dms;
|
protected $_dms;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @var string
|
* @var string just the separator of a value set (not used)
|
||||||
|
*
|
||||||
|
* @access protected
|
||||||
*/
|
*/
|
||||||
protected $_separator;
|
protected $_separator;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user