'string', 'msgs' => 'array', ]; protected function getOptions(): array{ return array_merge(parent::getOptions(),[ 'connection' => 'immongodb', ]); } }