You are here

namespace Drupal\Core\File in Drupal 8

Same name in other branches
  1. 9 Drupal\Core\File
Classsort descending Location Description
FileSystem core/lib/Drupal/Core/File/FileSystem.php Provides helpers to operate on files and stream wrappers.
FileSystemInterface core/lib/Drupal/Core/File/FileSystemInterface.php Provides an interface for helpers that operate on files and stream wrappers.
HtaccessWriter core/lib/Drupal/Core/File/HtaccessWriter.php Provides functions to manage Apache .htaccess files.
HtaccessWriterInterface core/lib/Drupal/Core/File/HtaccessWriterInterface.php Interface for managing Apache .htaccess files.
ProtectedDirectory core/lib/Drupal/Core/File/ProtectedDirectory.php A value object representing a protected directory.