Skip to content

Commit 70cac40

Browse files
authored
Changed description for the const
1 parent 676eaec commit 70cac40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Wishlist/Model/Wishlist.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
class Wishlist extends AbstractModel implements IdentityInterface
5454
{
5555
/**
56-
* Cache tag
56+
* Wishlist cache tag name
5757
*/
5858
const CACHE_TAG = 'wishlist';
5959

0 commit comments

Comments
 (0)