'Varchar' ]; private static $extensions = [ Versioned::class ]; private static $belongs_many_many = [ 'Objects' => 'SilverStripe\\ORM\\Tests\\ManyManyThroughListTest\\VersionedObject.Items' ]; }