Completed
Push — master ( 364479...5dd023 )
by Iurii
01:52
created
Stripe.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -232,7 +232,7 @@
 block discarded – undo
232 232
 
233 233
     /**
234 234
      * Handles submitted payment
235
-     * @return null
235
+     * @return null|boolean
236 236
      */
237 237
     protected function submit()
238 238
     {
Please login to merge, or discard this patch.