Skip to content

Commit adc5c8c

Browse files
thePanzpolyfractal
authored andcommitted
Fix: Restore::setBody() does not throw exceptions (#828)
1 parent 0fe519b commit adc5c8c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Elasticsearch/Endpoints/Snapshot/Restore.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ class Restore extends AbstractEndpoint
3535
/**
3636
* @param array $body
3737
*
38-
* @throws \Elasticsearch\Common\Exceptions\InvalidArgumentException
3938
* @return $this
4039
*/
4140
public function setBody($body)

0 commit comments

Comments
 (0)