File "UnableToShareErrorException.php"
Full Path: /home/isoftco/public_html/hrm/vendor/facade/ignition/src/Exceptions/UnableToShareErrorException.php
File size: 118 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace Facade\Ignition\Exceptions;
use Exception;
class UnableToShareErrorException extends Exception
{
}