diff --git a/src/Entity/Browser/Container/Page/Content.php b/src/Entity/Browser/Container/Page/Content.php index c7de0d92..ce8d4c2c 100644 --- a/src/Entity/Browser/Container/Page/Content.php +++ b/src/Entity/Browser/Container/Page/Content.php @@ -53,7 +53,7 @@ class Content ); } - public function set( + public function set( // @TODO make async ?string $mime, ?string $data ): void