Skip to content

Commit 24ee94b

Browse files
authored
Update Tag.php
1 parent 5a870d8 commit 24ee94b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Model/Tag.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,8 @@ public function getOwnTitle($plural = false)
106106

107107

108108
/**
109-
* Check if category identifier exist for specific store
110-
* return category id if category exists
109+
* Check if tag identifier exist for specific store
110+
* return tag id if tag exists
111111
*
112112
* @param string $identifier
113113
* @return int

0 commit comments

Comments
 (0)