index of
/
home
/
thefkyzp
/
www
/
wp-content
/
plugins
/
fluentform
/
app
/
Services
/
Spout
/
Reader
/
ODS
/
File: /home/thefkyzp/www/wp-content/plugins/fluentform/app/Services/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 }