Skip to content

Commit ebc1730

Browse files
committed
Improve doc type
1 parent 1516b36 commit ebc1730

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

classes/FeatureValue.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ class FeatureValueCore extends ObjectModel
3232
/** @var int Group id which attribute belongs */
3333
public $id_feature;
3434

35-
/** @var string Name */
35+
/** @var string|array Name */
3636
public $value;
3737

3838
/** @var bool Custom */

0 commit comments

Comments
 (0)