Skip to content

Commit

Permalink
PHP 8.2: fixed dynamic properties creation
Browse files Browse the repository at this point in the history
  • Loading branch information
vovayatsyuk committed Mar 17, 2023
1 parent 49f4bbb commit 37c8d37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Model/Config/Source/ThemeEditor.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

class ThemeEditor implements \Magento\Framework\Data\OptionSourceInterface
{
private $cssModel;
/**
* @param \Swissup\ThemeEditor\Model\Css $cssModel
*/
Expand Down

0 comments on commit 37c8d37

Please sign in to comment.