Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Mar 5, 2023. It is now read-only.

Commit 18dae42

Browse files
Merge pull request #63 from 8fold/feed-rss
Update Element.php
2 parents fb800da + f105b0f commit 18dae42

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎src/Element.php‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,4 +141,9 @@ public function unfold()
141141
);
142142
return $base->append("</")->append($main)->append(">")->unfold();
143143
}
144+
145+
public function __toString(): string
146+
{
147+
return $this->unfold();
148+
}
144149
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /