ProtectedDirectory::$path

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/File/ProtectedDirectory.php \Drupal\Core\File\ProtectedDirectory::path
  2. 8.9.x core/lib/Drupal/Core/File/ProtectedDirectory.php \Drupal\Core\File\ProtectedDirectory::path
  3. 10 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\File

Code

protected $path;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.