File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -40,6 +40,7 @@ public function __construct(array $settings = [])
4040 *
4141 * @throws Exception\ChainAppendException
4242 * @throws Exception\FilesystemException
43+ * @throws Exception\InvalidInstanceException
4344 * @throws Exception\ReplicationSourceNotFound
4445 * @throws Exception\SecurityViolation
4546 * @throws Exception\TargetNotFound
@@ -70,6 +71,7 @@ public function run(): self
7071 * @return Scheduled
7172 * @throws Exception\ChainAppendException
7273 * @throws Exception\FilesystemException
74+ * @throws Exception\InvalidInstanceException
7375 * @throws Exception\ReplicationSourceNotFound
7476 * @throws Exception\SecurityViolation
7577 * @throws Exception\TargetNotFound
@@ -112,6 +114,7 @@ public function doCrossSigns(): self
112114 *
113115 * @return self
114116 *
117+ * @throws Exception\InvalidInstanceException
115118 * @throws Exception\ReplicationSourceNotFound
116119 * @throws Exception\SecurityViolation
117120 * @throws GuzzleException
You can’t perform that action at this time.
0 commit comments