Skip to content

Commit

Permalink
Revert "Update RendererPlugin.php"
Browse files Browse the repository at this point in the history
This reverts commit b1d986b.
  • Loading branch information
ah-net committed Sep 13, 2024
1 parent b1d986b commit 15b7a61
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ class RendererPlugin
/**
* @var LandingPageContext
*/
protected readonly LandingPageContext $landingPageContext;
protected $landingPageContext;

/**
* DefaultRendererPlugin constructor.
Expand Down

0 comments on commit 15b7a61

Please sign in to comment.