'Varchar', 'SortOrder' => 'Int', ]; private static array $has_one = [ 'MultiRelational' => [ 'class' => DataObject::class, DataObjectSchema::HAS_ONE_MULTI_RELATIONAL => true, ], ]; }