We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
RichText
1 parent 649327e commit c2625a4Copy full SHA for c2625a4
src/Domain/Type/RichText.php
@@ -47,7 +47,7 @@ public function __construct(array $values)
47
48
/**
49
* @return array{
50
- * type: string,
+ * type: 'doc',
51
* content: list<mixed[]>,
52
* }
53
*/
0 commit comments