'Varchar', 'SortOrder' => 'Int', ); private static $many_many = array( 'ManyTestEs' => ObjectE::class, 'ManyTestIs' => ObjectI::class, ); }