Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
File Manager
/
wp-content
/
plugins
/
fluentform
/
app
/
Services
/
Spout
/
Reader
/
ODS
:
ReaderOptions.php
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
<?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 }