Completed
Push — master ( e55a66...08d61b )
by Eric
9s
created
src/Jarvis.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -163,6 +163,7 @@
 block discarded – undo
163 163
 
164 164
     /**
165 165
      * {@inheritdoc}
166
+     * @param \Closure $receiver
166 167
      */
167 168
     public function on(string $eventName, $receiver, int $priority = BroadcasterInterface::RECEIVER_NORMAL_PRIORITY)
168 169
     {
Please login to merge, or discard this patch.