%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home2/vacivi36/ava/lib/spout/src/Spout/Common/
Upload File :
Create Path :
Current File : //home2/vacivi36/ava/lib/spout/src/Spout/Common/Type.php

<?php

namespace Box\Spout\Common;

/**
 * Class Type
 * This class references the supported types
 */
abstract class Type
{
    const CSV = 'csv';
    const XLSX = 'xlsx';
    const ODS = 'ods';
}

Zerion Mini Shell 1.0