Defines an interface to chmod files.
Hierarchy
- interface \Drupal\Core\FileTransfer\ChmodInterface
File
- core/lib/Drupal/Core/FileTransfer/ChmodInterface.php, line 8
Namespace
Drupal\Core\FileTransfer
Members
Name | Modifiers | Type | Description |
---|---|---|---|
ChmodInterface::chmodJailed | public | function | Changes the permissions of the file / directory specified in $path |
Please login to continue.