W3cubDocs

/Drupal 8

constant FILE_NOT_WRITABLE

File permission check -- File is not writable.

File

core/includes/install.inc, line 69
API functions for installing modules and themes.

Code

const FILE_NOT_WRITABLE = 64;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!includes!install.inc/constant/FILE_NOT_WRITABLE/8.1.x