Habari\Importer::filter_import_stage PHP Method

filter_import_stage() public method

Return the page content for a specific stage of the import
public filter_import_stage ( $stageoutput, $import_name, $stage, $step ) : string
return string Content of import stage
    public function filter_import_stage($stageoutput, $import_name, $stage, $step);