From: Roland Haeder Date: Mon, 25 Jan 2016 16:01:18 +0000 (+0100) Subject: Opps, don't miss this here ... X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=827ff61e689d5404837e98689c8392ca80a8a09f;p=quix0rs-gnu-social.git Opps, don't miss this here ... Signed-off-by: Roland Haeder --- diff --git a/lib/microappplugin.php b/lib/microappplugin.php index f823e2e3a2..8fd49e04f5 100644 --- a/lib/microappplugin.php +++ b/lib/microappplugin.php @@ -74,7 +74,7 @@ abstract class MicroAppPlugin extends ActivityHandlerPlugin * @param HTMLOutputter $out * @return Widget */ - abstract function entryForm($out); + abstract function entryForm(Action $out); /** *