Passed
Push — master ( 8a136e...1a33b0 )
by George
05:32 queued 02:37
created
src/Analyse/PrimaryKey.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -159,7 +159,7 @@
 block discarded – undo
159 159
     /**
160 160
      * Check whether the current hash has already been created for this file.
161 161
      *
162
-     * @return  boolean|int False if this row's primary key hash is unique
162
+     * @return  integer False if this row's primary key hash is unique
163 163
      *                      or the number of the row with the same hash if it's not.
164 164
      */
165 165
     private function isHashUnique()
Please login to merge, or discard this patch.