You are here

protected property Local::$publicPath in Flysystem 7

Whether the root is in the public path.

Type: string|false

File

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

Class

Local
Drupal plugin for the "Local" Flysystem adapter.

Namespace

Drupal\flysystem\Flysystem

Code

protected $publicPath = FALSE;