Primo Committ
This commit is contained in:
9
vendor/facade/ignition/src/Exceptions/UnableToShareErrorException.php
vendored
Normal file
9
vendor/facade/ignition/src/Exceptions/UnableToShareErrorException.php
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
namespace Facade\Ignition\Exceptions;
|
||||
|
||||
use Exception;
|
||||
|
||||
class UnableToShareErrorException extends Exception
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user