Merge pull request #1307 from darac/piwik-hook-signature

Hook::register has changed API
This commit is contained in:
Hypolite Petovan 2022-11-07 07:57:22 -05:00 committed by GitHub
commit 72679891af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ function piwik_load_config(App $a, ConfigFileLoader $loader)
$a->getConfigCache()->load($loader->loadAddonConfig('piwik'));
}
function piwik_analytics(App $a, array &$b)
function piwik_analytics(App $a, string &$b)
{
/*
* styling of every HTML block added by this addon is done in the