Skip to content

Commit

Permalink
phpstan
Browse files Browse the repository at this point in the history
  • Loading branch information
fballiano committed Feb 14, 2024
1 parent 966932a commit 8966330
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Varien/Image/Adapter/Imagick.php
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ public function save($destination = null, $newName = null)
}

/**
* @return string
* @inheritDoc
*/
public function display()
{
Expand Down

0 comments on commit 8966330

Please sign in to comment.