Skip to content

Commit cede727

Browse files
authored
Fixed SVC failure
1 parent 20973b5 commit cede727

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
@@ -223,8 +223,8 @@ public function canSend()
223223

224224
/**
225225
* @inheritdoc
226-
* @return void
227226
* @since 100.3.1
227+
* @codeCoverageIgnore
228228
*/
229229
protected function _prepareLayout()
230230
{

0 commit comments

Comments
 (0)