Completed
Push — master ( 463ede...2a793d )
by Gallice
03:25
created
src/Exception/ConversationException.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -25,7 +25,6 @@
 block discarded – undo
25 25
      * @param string $message
26 26
      * @param string|null $sessionId
27 27
      * @param Context|null $context
28
-     * @param array $step
29 28
      */
30 29
     public function __construct($message, $sessionId = null, Context $context = null, array $stepData = [])
31 30
     {
Please login to merge, or discard this patch.