mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 17:15:28 +00:00
rename setter
This commit is contained in:
parent
e90faf7686
commit
2cb2205b1a
4 changed files with 6 additions and 6 deletions
|
|
@ -71,7 +71,7 @@ abstract class Markup
|
|||
string $href
|
||||
);
|
||||
|
||||
abstract public function setSource(
|
||||
abstract public function set(
|
||||
string $value
|
||||
): void;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue