1
0
mirror of https://github.com/Intervention/image.git synced 2025-08-21 13:11:18 +02:00
This commit is contained in:
Oliver Vogel
2014-03-30 11:36:20 +02:00
parent 32e5c8d7de
commit ac7891d4ef

View File

@@ -1501,6 +1501,8 @@ class Image
public function backup()
{
$this->original = $this->cloneResource($this->resource);
return $this;
}
/**