You are here

protected property Local::$originalRoot in Flysystem 7

The root directory as it was supplied by the user.

Type: string

File

src/Flysystem/Local.php, line 38
Contains \Drupal\flysystem\Flysystem\Local.

Class

Local
Drupal plugin for the "Local" Flysystem adapter.

Namespace

Drupal\flysystem\Flysystem

Code

protected $originalRoot;