Fix broken reference
This commit is contained in:
parent
8a04c9d3e0
commit
8f75641150
|
@ -34,7 +34,7 @@ final class MDSpaceTypesSet extends MDValueSet {
|
||||||
*/
|
*/
|
||||||
public static function getSortedList(MDTlLoader $tlLoader):array {
|
public static function getSortedList(MDTlLoader $tlLoader):array {
|
||||||
|
|
||||||
return parent::getTlSortedList($tlLoader, self::STATUS, "space_types", "space_types");
|
return parent::getTlSortedList($tlLoader, self::TYPES, "space_types", "space_types");
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user