Completed
Pull Request — master (#66)
by Eric
03:42
created
src/Jarvis.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -164,6 +164,7 @@
 block discarded – undo
164 164
 
165 165
     /**
166 166
      * {@inheritdoc}
167
+     * @param \Closure $receiver
167 168
      */
168 169
     public function on(string $name, $receiver, int $priority = BroadcasterInterface::RECEIVER_NORMAL_PRIORITY): void
169 170
     {
Please login to merge, or discard this patch.