'Varchar', ]; private static $belongs_many_many = [ 'Parents' => ChildObject::class, ]; }