FileMaster
Search
Toggle Dark Mode
Home
/
.
/
wp-content
/
plugins
/
ameliabooking
/
vendor
/
box
/
spout
/
src
/
Spout
/
Common
/
Exception
Edit File: IOException.php
<?php namespace Box\Spout\Common\Exception; /** * Class IOException * * @api * @package Box\Spout\Common\Exception */ class IOException extends SpoutException { }
Save
Back