protected property Local::$isPublic in Flysystem 3.0.x
Same name and namespace in other branches
- 8 src/Flysystem/Local.php \Drupal\flysystem\Flysystem\Local::isPublic
- 3.x src/Flysystem/Local.php \Drupal\flysystem\Flysystem\Local::isPublic
- 2.0.x src/Flysystem/Local.php \Drupal\flysystem\Flysystem\Local::isPublic
Whether the root is in the public path.
Type: bool
File
- src/
Flysystem/ Local.php, line 39
Class
- Local
- Drupal plugin for the "Local" Flysystem adapter.
Namespace
Drupal\flysystem\FlysystemCode
protected $isPublic;