Passed
Push — master ( 92daf4...591509 )
by
unknown
02:27
created
Models/Adapters/KycDocumentPageQuery.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -51,7 +51,7 @@
 block discarded – undo
51 51
 
52 52
     /**
53 53
      * @param KycDocumentPage $kycDocumentPage
54
-     * @return KycDocumentPage|PartFireException
54
+     * @return PartFireException|null
55 55
      */
56 56
     public function create(KycDocumentPage $kycDocumentPage)
57 57
     {
Please login to merge, or discard this patch.