From: Roland Haeder Date: Sat, 31 Jan 2015 16:53:19 +0000 (+0100) Subject: And another one has 'Action' as type-hint: onStartShowLocalNavBlock() X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=9c99082a46bb12fc592cb6c0582c509c1e9a0b1f;p=quix0rs-gnu-social.git And another one has 'Action' as type-hint: onStartShowLocalNavBlock() Signed-off-by: Roland Haeder --- diff --git a/plugins/MobileProfile/MobileProfilePlugin.php b/plugins/MobileProfile/MobileProfilePlugin.php index c496eb0fcb..8ead60f255 100644 --- a/plugins/MobileProfile/MobileProfilePlugin.php +++ b/plugins/MobileProfile/MobileProfilePlugin.php @@ -323,7 +323,7 @@ class MobileProfilePlugin extends WAP20Plugin } } - function onStartShowLocalNavBlock($action) + function onStartShowLocalNavBlock(Action $action) { if ($this->serveMobile) { // @todo FIXME: "Show Navigation" / "Hide Navigation" needs i18n