]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/ForceGroup/ForceGroupPlugin.php
Added checked type-hint for StartNoticeDistribute event.
[quix0rs-gnu-social.git] / plugins / ForceGroup / ForceGroupPlugin.php
index 56e33355e86703ecc5d356ccf911d46a07704141..a27436e6fa6c6c848908cfa51ec05b6977d6c4dd 100644 (file)
@@ -49,7 +49,7 @@ class ForceGroupPlugin extends Plugin
      * @param Notice $notice
      * @return boolean event hook return
      */
-    function onStartNoticeDistribute($notice)
+    function onStartNoticeDistribute(Notice $notice)
     {
         $profile = $notice->getProfile();