[Changed] clear dead code

This commit is contained in:
2024-05-29 12:05:32 +02:00
parent 54d6918fcf
commit 09ccb6726d
3 changed files with 2 additions and 24 deletions

View File

@ -8,6 +8,8 @@ use OxidEsales\Eshop\Core\ViewConfig;
class ManagerHandler
{
/**
* Gets current chosen Manager
*
* @return string
*/
public function getCurrManager() :string