File "InvalidSheetNameException.php"
Full Path: /home/romayxjt/public_html/wp-content/plugins/fluentform/app/Services/Spout/Writer/Exception/InvalidSheetNameException.php
File size: 199 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace Box\Spout\Writer\Exception;
/**
* Class InvalidSheetNameException
*
* @api
* @package Box\Spout\Writer\Exception
*/
class InvalidSheetNameException extends WriterException
{
}