mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +00:00
rename setter
This commit is contained in:
parent
e90faf7686
commit
2cb2205b1a
4 changed files with 6 additions and 6 deletions
|
|
@ -11,7 +11,7 @@ use \Yggverse\Net\Address;
|
|||
|
||||
class Gemtext extends Markup
|
||||
{
|
||||
public function setSource(
|
||||
public function set(
|
||||
string $value,
|
||||
string | null &$title = null,
|
||||
bool $preformatted = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue