Skip to content

Commit 72aa66a

Browse files
committed
Documentation: Add PHPDoc block to getAllValuesByItem() to explain it only returns fields with filter=1
1 parent f41ee04 commit 72aa66a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main/inc/lib/extra_field_value.lib.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -963,6 +963,7 @@ public function getAllValuesByItemAndField($itemId, $fieldId)
963963
}
964964

965965
/**
966+
* Return extra fields details for an item if the extra field is marked as filter.
966967
* @param int $itemId
967968
*
968969
* @return array

0 commit comments

Comments
 (0)