Completed
Push — master ( af9d41...d239d5 )
by leo
03:26
created
src/Repositories/TicketRepository.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -94,7 +94,7 @@
 block discarded – undo
94 94
 
95 95
     /**
96 96
      * @param $totalLength
97
-     * @return bool|string
97
+     * @return false|string
98 98
      */
99 99
     protected function getAvailableTicket($totalLength)
100 100
     {
Please login to merge, or discard this patch.