Skip to content

Commit

Permalink
fix codestyle - empty line (#4112)
Browse files Browse the repository at this point in the history
  • Loading branch information
Flyingmana authored Jul 24, 2024
1 parent 484cf8a commit aae9232
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
<?php

declare(strict_types=1);

/**
*
*/
class Mage_Core_Model_Security_HtmlEscapedString implements Stringable
{

protected $originalValue;
protected $allowedTags;

Expand Down

0 comments on commit aae9232

Please # to comment.