protected property ProtectedDirectory::$path in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/File/ProtectedDirectory.php \Drupal\Core\File\ProtectedDirectory::path
The directory path.
Type: string
File
- core/
lib/ Drupal/ Core/ File/ ProtectedDirectory.php, line 22
Class
- ProtectedDirectory
- A value object representing a protected directory.
Namespace
Drupal\Core\FileCode
protected $path;