cleanup code

This commit is contained in:
2022-08-16 11:08:53 +02:00
parent 922d26d3ac
commit 6eb4c213b9
16 changed files with 118 additions and 91 deletions

View File

@ -20,7 +20,8 @@ use DebugBar\DebugBarException;
use OxidEsales\Eshop\Core\Registry;
/**
* @param $sProfileName
* @param string $sProfileName
*
* @return void
*/
function startProfile(string $sProfileName): void