diff options
| author | Greg Roach <greg@subaqua.co.uk> | 2025-02-17 22:17:07 +0000 |
|---|---|---|
| committer | Greg Roach <greg@subaqua.co.uk> | 2025-02-19 10:07:54 +0000 |
| commit | 063e5bfcde5bb7ea21d13dce1b6ad10e52b00c24 (patch) | |
| tree | 85c7ea6af6b79764880f7d49f2cf7e417808eaed /resources/views/modules/matomo-analytics/snippet.phtml | |
| parent | 67310607fd01ff3b0380e628afce6d7844afc00a (diff) | |
| download | webtrees-063e5bfcde5bb7ea21d13dce1b6ad10e52b00c24.tar.gz webtrees-063e5bfcde5bb7ea21d13dce1b6ad10e52b00c24.tar.bz2 webtrees-063e5bfcde5bb7ea21d13dce1b6ad10e52b00c24.zip | |
PHPdoc and PHPstan issues
Diffstat (limited to 'resources/views/modules/matomo-analytics/snippet.phtml')
| -rw-r--r-- | resources/views/modules/matomo-analytics/snippet.phtml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/resources/views/modules/matomo-analytics/snippet.phtml b/resources/views/modules/matomo-analytics/snippet.phtml index d59c360226..cae3992c93 100644 --- a/resources/views/modules/matomo-analytics/snippet.phtml +++ b/resources/views/modules/matomo-analytics/snippet.phtml @@ -2,12 +2,9 @@ declare(strict_types=1); -use Fisharebest\Webtrees\Contracts\UserInterface; - /** * @var string $MATOMO_SITE_ID * @var string $MATOMO_URL - * @var UserInterface $user */ ?> |
