Passed
Push — master ( 00c19d...0186a8 )
by Alexander
06:54
created
src/Repositories/TokenRepository.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -37,7 +37,7 @@
 block discarded – undo
37 37
 
38 38
     /**
39 39
      * TokensRepository constructor.
40
-     * @param TokenRecordInterface|null $model
40
+     * @param TokenRecordInterface $model
41 41
      * @param TokenRepositoryConfigInterface $config
42 42
      * @param TokenGeneratorInterface $generator
43 43
      * @param Delivery\ServiceInterface $service
Please login to merge, or discard this patch.