Skip to content

Commit

Permalink
Update RendererPlugin.php
Browse files Browse the repository at this point in the history
  • Loading branch information
ah-net committed Sep 13, 2024
1 parent 9bd57b4 commit b1d986b
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 $landingPageContext;
protected readonly LandingPageContext $landingPageContext;

/**
* DefaultRendererPlugin constructor.
Expand Down

0 comments on commit b1d986b

Please sign in to comment.