Habari\Importer::filter_import_stage PHP Метод

filter_import_stage() публичный Метод

Return the page content for a specific stage of the import
public filter_import_stage ( $stageoutput, $import_name, $stage, $step ) : string
Результат string Content of import stage
    public function filter_import_stage($stageoutput, $import_name, $stage, $step);