mirror of
https://github.com/Studio-42/elFinder
synced 2026-06-08 12:37:09 +00:00
Fix wrong return types
This commit is contained in:
@@ -220,7 +220,7 @@ class elFinderVolumeMySQL extends elFinderVolumeDriver {
|
||||
* Cache dir contents
|
||||
*
|
||||
* @param string $path dir path
|
||||
* @return void
|
||||
* @return string
|
||||
* @author Dmitry Levashov
|
||||
**/
|
||||
protected function cacheDir($path) {
|
||||
|
||||
Reference in New Issue
Block a user