Completed
Push — master ( ab1d0f...fb8034 )
by Tomáš
14:22
created
AdminModule/presenters/FilesystemPresenter.php 1 patch
Doc Comments   +2 added lines, -1 removed lines patch added patch discarded remove patch
@@ -247,7 +247,8 @@
 block discarded – undo
247 247
      *
248 248
      * @author Taken from the Drupal.org project
249 249
      * @license GPL 2
250
-     * @return int
250
+     * @param string $size
251
+     * @return double
251 252
      */
252 253
     public function parseFileSize($size)
253 254
     {
Please login to merge, or discard this patch.