Skip to content

Commit c9dfb95

Browse files
authored
Fixed static test failures
1 parent 6afbaaa commit c9dfb95

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/SendFriend/Block

1 file changed

+1
-1
lines changed

app/code/Magento/SendFriend/Block/Send.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ public function canSend()
224224
/**
225225
* @inheritdoc
226226
* @since 100.3.1
227-
* phpcs:disable
227+
* phpstan:ignore
228228
*/
229229
protected function _prepareLayout()
230230
{

0 commit comments

Comments
 (0)