Function __global->website_default_php_file_permissions
Definitions
sources/abstract_file_manager.php
- Find the default PHP file file permissions of the website.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Returns: int
Returns
- Time
- Type: TIME
- Set: N/A
- Range: N/A
Preview
Code (PHP)
/**
* Find the default PHP file file permissions of the website.
*
* @return TIME Time
*/
function website_default_php_file_permissions() : int
* Find the default PHP file file permissions of the website.
*
* @return TIME Time
*/
function website_default_php_file_permissions() : int

