mirror of
https://git.code.sf.net/p/seeddms/code
synced 2024-11-26 23:42:11 +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;
|
||||
|
||||
/**
|
||||
* @var string
|
||||
* @var string just the separator of a value set (not used)
|
||||
*
|
||||
* @access protected
|
||||
*/
|
||||
protected $_separator;
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user