FILE_CHMOD_FILE
Default mode for new files.
Deprecated
in drupal:8.0.0 and is removed from drupal:9.0.0. Use \Drupal\Core\File\FileSystem::CHMOD_FILE.
See also
\Drupal\Core\File\FileSystemInterface::chmod()
https://www.drupal.org/node/2418133
File
-
core/
includes/ file.inc, line 38
Code
const FILE_CHMOD_FILE = FileSystem::CHMOD_FILE;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.