Skip to content

Commit

Permalink
Updated docblock
Browse files Browse the repository at this point in the history
- have to keep array from parent method
  • Loading branch information
sreichel committed Aug 26, 2024
1 parent 4505541 commit e1e5e9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/code/core/Mage/Tag/Model/Api/V2.php
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ public function add($data)
*
* @param int $tagId
* @param string|int $store
* @return array
* @return object|array
*/
public function info($tagId, $store)
{
Expand Down

0 comments on commit e1e5e9b

Please sign in to comment.