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