mirror of
https://github.com/Studio-42/elFinder
synced 2026-06-08 12:37:09 +00:00
Add todos for missing return statements
This commit is contained in:
@@ -1092,6 +1092,7 @@ class elFinderVolumeLocalFileSystem extends elFinderVolumeDriver {
|
||||
|
||||
return (is_array($result) || file_exists($result)) ? $result : false;
|
||||
}
|
||||
//TODO: Add return statement here
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user