diff --git a/src/XML/wst/Image.php b/src/XML/wst/Image.php index bf6a2a25..1eb4d6e7 100644 --- a/src/XML/wst/Image.php +++ b/src/XML/wst/Image.php @@ -20,7 +20,7 @@ final class Image extends AbstractWstElement /** * Even though the schema doesn't mark this as required, the 2012 errata does. * @var string - */ + */ protected string $mimeType;