add comment

This commit is contained in:
yggverse 2024-07-28 14:52:59 +03:00
parent 88e77e6b80
commit d7d3816eaf

View file

@ -53,7 +53,7 @@ class Content
);
}
public function set(
public function set( // @TODO make async
?string $mime,
?string $data
): void