Allow for change filesystem_map service implementation. Prepare
FilesystemMap for extending
This commit is contained in:
@@ -13,7 +13,7 @@ class FilesystemMap
|
||||
*
|
||||
* @var array
|
||||
*/
|
||||
private $map;
|
||||
protected $map;
|
||||
|
||||
/**
|
||||
* Instanciates a new filesystem map
|
||||
|
||||
Reference in New Issue
Block a user