Skip to content

Commit

Permalink
removed strict types
Browse files Browse the repository at this point in the history
Co-authored-by: Colin Mollenhour <colin@mollenhour.com>
  • Loading branch information
fballiano and colinmollenhour committed May 11, 2023
1 parent 65d6d62 commit 0404edf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/Varien/Image/Adapter/Imagick.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
declare(strict_types=1);

class Varien_Image_Adapter_Imagick extends Varien_Image_Adapter_Abstract
{
Expand Down

0 comments on commit 0404edf

Please sign in to comment.