Completed
Pull Request — master (#451)
by Anton
11:31
created
src/Crud/Table.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -170,7 +170,7 @@
 block discarded – undo
170 170
      *
171 171
      * @param  mixed $primary
172 172
      *
173
-     * @return integer
173
+     * @return boolean
174 174
      * @throws NotFoundException
175 175
      */
176 176
     public function deleteOne($primary)
Please login to merge, or discard this patch.