mirror of
https://github.com/Karaka-Management/oms-Media.git
synced 2026-01-11 17:08:40 +00:00
Force public member variables or mapper changes
This commit is contained in:
parent
f55249c086
commit
79720c2e0b
|
|
@ -59,7 +59,7 @@ class MediaType implements \JsonSerializable
|
||||||
* @var string|BaseStringL11n
|
* @var string|BaseStringL11n
|
||||||
* @since 1.0.0
|
* @since 1.0.0
|
||||||
*/
|
*/
|
||||||
protected string | BaseStringL11n $title = '';
|
public string | BaseStringL11n $title = '';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Constructor.
|
* Constructor.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user