Skip to content

Commit

Permalink
[BUGFIX] Fix CGL
Browse files Browse the repository at this point in the history
Releases: 12.4
  • Loading branch information
linawolf committed Aug 26, 2024
1 parent 4d7e687 commit 7afaefe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Classes/Controller/ModuleController.php
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@
*/
class ModuleController extends ActionController
{

private int $pageUid;
/** @var array<string, mixed> */
private array $exampleConfig;
Expand Down

0 comments on commit 7afaefe

Please sign in to comment.