Completed
Pull Request — master (#13)
by
unknown
11:02
created
src/CallsInteractions.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -12,7 +12,7 @@
 block discarded – undo
12 12
      * @param string $interaction
13 13
      * @param array  $parameters
14 14
      *
15
-     * @return mixed
15
+     * @return Contracts\Interactor
16 16
      */
17 17
     public function interact($interaction, array $parameters = [])
18 18
     {
Please login to merge, or discard this patch.