Completed
Push — master ( 27dea4...216a49 )
by recca
11:28 queued 04:03
created
src/Elfinder.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -95,7 +95,7 @@
 block discarded – undo
95 95
      * @param array $data
96 96
      * @param string $volume
97 97
      * @param bool $isDir
98
-     * @return bool
98
+     * @return boolean|null
99 99
      */
100 100
     public static function access($attr, $path, $data, $volume, $isDir)
101 101
     {
Please login to merge, or discard this patch.