You appear to be a bot. Output may be restricted
Description
Defining a base file_system_write_access() function to be extended in the Jetpack_Site class.
Returns true if the site has file write access false otherwise.
Usage
Abstract_Jetpack_Site::file_system_write_access();
Parameters
Returns
void
Source
File name: jetpack/sal/class.json-api-site-jetpack-base.php
Lines:
1 to 1 of 1
abstract protected function file_system_write_access();