mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
N°3618 - Count on union with different conditions fails (php doc)
This commit is contained in:
@@ -1696,6 +1696,10 @@ class FieldExpressionResolved extends FieldExpression
|
||||
parent::__construct($sName, $sParent);
|
||||
}
|
||||
|
||||
/**
|
||||
* @return array of additional expressions for muti-column attributes
|
||||
* @since 2.7.4
|
||||
*/
|
||||
public function AdditionalExpressions()
|
||||
{
|
||||
return $this->m_aAdditionalExpressions;
|
||||
|
||||
Reference in New Issue
Block a user