expectExceptionCode(404); $this->expectExceptionMessage('Requested parameter "key" could not be found for "Froxlor:getSetting"'); Froxlor::getLocal($admin_userdata)->getSetting(); } }