FileHandler
interface FileHandler
Methods
static string
read(string $filename)
No description
static bool|int
write(string $filename, string $content)
No description
Details
at line 9
static string
read(string $filename)
No description
at line 11
static bool|int
write(string $filename, string $content)
No description