Skip to content

Commit 401c6ed

Browse files
committed
ACP2E-3100: Image File does not exist in New Relic Error Log
1 parent 26071c7 commit 401c6ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/code/Magento/Catalog/Model/View/Asset/Placeholder.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,15 +114,15 @@ public function getUrl()
114114
}
115115

116116
/**
117-
* {@inheritdoc}
117+
* @inheritdoc
118118
*/
119119
public function getContentType()
120120
{
121121
return $this->contentType;
122122
}
123123

124124
/**
125-
* {@inheritdoc}
125+
* @inheritdoc
126126
*/
127127
public function getPath()
128128
{

0 commit comments

Comments
 (0)