public FileInterface::setPermanent()
Sets the file status to permanent.
File
- core/modules/file/src/FileInterface.php, line 104
Class
- FileInterface
- Defines getter and setter methods for file entity base fields.
Namespace
Drupal\file
Code
public function setPermanent();
Please login to continue.