'Int', ]; /** * @var array */ private static $has_one = [ 'Parent' => StubParent::class, ]; }