Deprecate MDDataHistorySubjectsSet
This commit is contained in:
parent
b9955203eb
commit
c80ecfe752
|
@ -1,6 +1,7 @@
|
|||
<?PHP
|
||||
/**
|
||||
* 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>
|
||||
*/
|
||||
|
@ -22,7 +23,6 @@ final class MDDataHistorySubjectsSet extends MDValueSet {
|
|||
'object',
|
||||
'podcast',
|
||||
'podcast_episode',
|
||||
'sammlung',
|
||||
'series',
|
||||
'user',
|
||||
];
|
||||
|
|
Loading…
Reference in New Issue
Block a user