forked from museum-digital/MDAllowedValueSets
Set explicit visibility on class constants
This commit is contained in:
@@ -11,7 +11,7 @@ declare(strict_types = 1);
|
||||
*/
|
||||
final class MDEntryTypesSet extends MDValueSet {
|
||||
|
||||
const ENTRY_TYPES = [
|
||||
public const ENTRY_TYPES = [
|
||||
'0', //
|
||||
'1', // Schenkung
|
||||
'2', // Kauf
|
||||
|
||||
Reference in New Issue
Block a user