mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-02 09:35:28 +00:00
add comment
This commit is contained in:
parent
88e77e6b80
commit
d7d3816eaf
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ class Content
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
public function set(
|
public function set( // @TODO make async
|
||||||
?string $mime,
|
?string $mime,
|
||||||
?string $data
|
?string $data
|
||||||
): void
|
): void
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue