platform notify
This commit is contained in:
8
app/Exceptions/PlatformNotifyException.php
Normal file
8
app/Exceptions/PlatformNotifyException.php
Normal file
@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
namespace App\Exceptions;
|
||||
|
||||
class PlatformNotifyException extends \Exception
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user