csvCellFilter(...), ['is_safe' => ['html']] ), ]; } /** * Returns the name of the extension. * * @return The name of the extension */ public function getName() { return 'chill_main_csv_cell'; } }