Completed
Push — master ( 6300bb...f3e44e )
by Vladimir
03:56 queued 01:37
created
src/helpers.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -24,7 +24,7 @@
 block discarded – undo
24 24
      *
25 25
      * @param mixed|null  $default
26 26
      *
27
-     * @return \FondBot\Conversation\Context|mixed
27
+     * @return FondBot\Conversation\Context
28 28
      */
29 29
     function context(string $key = null, $default = null)
30 30
     {
Please login to merge, or discard this patch.