SU-SWS/stanford_profile_helper

View on GitHub
src/EventSubscriber/GoogleAnalyticsSubscriber.php

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

syntax error, unexpected 'private' (T_PRIVATE), expecting variable (T_VARIABLE)
Open

  public function __construct(private readonly ConfigPagesLoaderServiceInterface $configPagesLoader, private readonly RequestStack $requestStack, private readonly StateInterface $state) {}

Expected 1 space after "="; 0 found
Open

declare(strict_types=1);

Expected 1 space before "="; 0 found
Open

declare(strict_types=1);

There are no issues that match your filters.

Category
Status