'Varchar', ]; private static $belongs_to = [ 'Parent' => ChildObject::class, ]; }