Doc
This commit is contained in:
parent
a54edd118a
commit
13d84e0416
@ -261,7 +261,7 @@ class ProductAttributeValue extends CommonObjectLine
|
|||||||
*
|
*
|
||||||
* @param int $prodattr_id Product attribute id
|
* @param int $prodattr_id Product attribute id
|
||||||
* @param bool $only_used Fetch only used attribute values
|
* @param bool $only_used Fetch only used attribute values
|
||||||
* @return ProductAttributeValue[]
|
* @return ProductAttributeValue[] Array of object
|
||||||
*/
|
*/
|
||||||
public function fetchAllByProductAttribute($prodattr_id, $only_used = false)
|
public function fetchAllByProductAttribute($prodattr_id, $only_used = false)
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user