constant OAuthKey::PERMISSIONS in Lightning API 8
Same name and namespace in other branches
- 8.4 src/OAuthKey.php \Drupal\lightning_api\OAuthKey::PERMISSIONS
- 8.2 src/OAuthKey.php \Drupal\lightning_api\OAuthKey::PERMISSIONS
- 8.3 src/OAuthKey.php \Drupal\lightning_api\OAuthKey::PERMISSIONS
The UNIX permission bits to set on keys when writing.
See also
::write()
File
- src/
OAuthKey.php, line 45
Class
Namespace
Drupal\lightning_apiCode
const PERMISSIONS = 0600;