config = $config; $this->helper = $helper; } /** * @inheritdoc */ public function is_supported() { return true; } }