'Varchar', ]; private static $has_one = [ 'TestC' => ObjectC::class, 'TestCTwo' => ObjectC::class, ]; }