diff --git a/Models/MediaType.php b/Models/MediaType.php index 0b98dd0..52f6c0d 100755 --- a/Models/MediaType.php +++ b/Models/MediaType.php @@ -59,7 +59,7 @@ class MediaType implements \JsonSerializable * @var string|BaseStringL11n * @since 1.0.0 */ - protected string | BaseStringL11n $title = ''; + public string | BaseStringL11n $title = ''; /** * Constructor.