mirror of
https://github.com/Intervention/image.git
synced 2025-01-17 20:28:21 +01:00
reset returns self
This commit is contained in:
parent
b12e82af84
commit
c2190ae233
@ -284,6 +284,7 @@ class Image
|
||||
public function reset()
|
||||
{
|
||||
$this->setProperties($this->dirname .'/'. $this->basename);
|
||||
return $this;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user