Viewing File: /htdocs/atito2/vendor/facade/ignition/src/Exceptions/UnableToShareErrorException.php

<?php

namespace Facade\Ignition\Exceptions;

use Exception;

class UnableToShareErrorException extends Exception
{
}
Back to Directory File Manager