write()
/**
* @throws Throwable
*
* Use this to write to a file.
*/
public static function write(string $path, string $data) : Promise;Last updated
/**
* @throws Throwable
*
* Use this to write to a file.
*/
public static function write(string $path, string $data) : Promise;Last updated