Edit File: UnableToShareErrorException.php
<?php namespace Facade\Ignition\Exceptions; use Exception; class UnableToShareErrorException extends Exception { }
Back to File Manager