mirror of
https://github.com/Intervention/image.git
synced 2025-08-12 00:43:59 +02:00
reset returns self
This commit is contained in:
@@ -284,6 +284,7 @@ class Image
|
||||
public function reset()
|
||||
{
|
||||
$this->setProperties($this->dirname .'/'. $this->basename);
|
||||
return $this;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user