%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/tjamichg/cursos.tjamich.gob.mx/vendor/ddeboer/data-import/src/
Upload File :
Create Path :
Current File : /home/tjamichg/cursos.tjamich.gob.mx/vendor/ddeboer/data-import/src/Workflow.php

<?php

namespace Ddeboer\DataImport;

/**
 * A mediator between a reader and one or more writers and converters
 *
 * @author Markus Bachmann <markus.bachmann@bachi.biz>
 */
interface Workflow
{
    /**
     * Process the whole import workflow
     *
     * @return Result Object Containing Workflow Results
     *
     * @throws Exception
     */
    public function process();
}

Zerion Mini Shell 1.0