Mini Shell

Direktori : /var/www/vhosts/ccp.ac.th/smtp.ccp.ac.th/httpdocs/new/moodle/lib/spout/src/Spout/Common/
Upload File :
Current File : /var/www/vhosts/ccp.ac.th/smtp.ccp.ac.th/httpdocs/new/moodle/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