Skip to content

Commit 4c678fd

Browse files
authored
Update Cord.php
1 parent 340e7ec commit 4c678fd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Cord.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,8 @@ public function inspect(): string
231231
public function toXml()
232232
{
233233
$this->asXml = true;
234+
235+
return $this;
234236
}
235237

236238
private function checkForErrors()

0 commit comments

Comments
 (0)