mirror of
https://github.com/Studio-42/elFinder
synced 2026-06-08 12:37:09 +00:00
[VD:abstract] define public $netMountKey
This commit is contained in:
@@ -13,6 +13,13 @@
|
||||
**/
|
||||
abstract class elFinderVolumeDriver {
|
||||
|
||||
/**
|
||||
* Net mount key
|
||||
*
|
||||
* @var string
|
||||
**/
|
||||
public $netMountKey = '';
|
||||
|
||||
/**
|
||||
* Request args
|
||||
* $_POST or $_GET values
|
||||
|
||||
Reference in New Issue
Block a user