public function toFile($path) {22 return file_put_contents($path, $this->toBuffer());23 }
It looks like you're new here. If you want to get involved, click one of these buttons!