'Varchar', ]; private static $has_many = [ 'TestRelation' => ChildObject::class, ]; }