'Varchar', 'SortOrder' => 'Int', ]; private static $many_many = [ 'ManyTestEs' => ObjectE::class, 'ManyTestIs' => ObjectI::class, ]; }