Completed
Push — develop ( 67e5f1...4da4e3 )
by Neomerx
08:20
created
src/Repositories/TokenRepository.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -478,7 +478,7 @@
 block discarded – undo
478 478
      * @param string   $column
479 479
      * @param int      $expirationInSeconds
480 480
      * @param string   $createdAtColumn
481
-     * @param array    $columns
481
+     * @param string[]    $columns
482 482
      * @param int|null $limit
483 483
      *
484 484
      * @return array
Please login to merge, or discard this patch.