'Int', ]; private static array $has_one = [ 'Defining' => ThroughDefinerVersioned::class, 'Belonging' => ThroughBelongsVersioned::class, ]; private static array $extensions = [ Versioned::class, ]; }