Deprecate MDDataHistorySubjectsSet
This commit is contained in:
parent
b9955203eb
commit
c80ecfe752
@ -1,6 +1,7 @@
|
|||||||
<?PHP
|
<?PHP
|
||||||
/**
|
/**
|
||||||
* Contains a class for controlling the list of available subjects for data history writing.
|
* Contains a class for controlling the list of available subjects for data history writing.
|
||||||
|
* Deprecated: Replaced by MusdbBaseEntry in musdb.
|
||||||
*
|
*
|
||||||
* @author Joshua Ramon Enslin <joshua@museum-digital.de>
|
* @author Joshua Ramon Enslin <joshua@museum-digital.de>
|
||||||
*/
|
*/
|
||||||
@ -22,7 +23,6 @@ final class MDDataHistorySubjectsSet extends MDValueSet {
|
|||||||
'object',
|
'object',
|
||||||
'podcast',
|
'podcast',
|
||||||
'podcast_episode',
|
'podcast_episode',
|
||||||
'sammlung',
|
|
||||||
'series',
|
'series',
|
||||||
'user',
|
'user',
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user