Skip to content

Commit 92854a1

Browse files
authored
Removed doc to parent doc take effect (#1687)
1 parent feb7f06 commit 92854a1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

app/code/core/Mage/Catalog/Model/Resource/Product/Collection.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1378,10 +1378,6 @@ public function addPriceData($customerGroupId = null, $websiteId = null)
13781378
}
13791379

13801380
/**
1381-
* Add attribute to filter
1382-
*
1383-
* @param Mage_Eav_Model_Entity_Attribute_Abstract|string $attribute
1384-
* @param array $condition
13851381
* @inheritDoc
13861382
*/
13871383
public function addAttributeToFilter($attribute, $condition = null, $joinType = 'inner')

0 commit comments

Comments
 (0)