Your IP : 216.73.216.95


Current Path : /var/test/www/alh/system/library/Spout/Reader/ODS/
Upload File :
Current File : /var/test/www/alh/system/library/Spout/Reader/ODS/ReaderOptions.php

<?php

namespace Box\Spout\Reader\ODS;

/**
 * Class ReaderOptions
 * This class is used to customize the reader's behavior
 *
 * @package Box\Spout\Reader\ODS
 */
class ReaderOptions extends \Box\Spout\Reader\Common\ReaderOptions
{
    // No extra options
}