Add new paradigm classes for notification and introduction notifications
- Add support for bounded select in BaseDepository
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
namespace Friendica\Navigation\Notifications\Exception;
|
||||
|
||||
class UnexpectedNotificationTypeException extends \Exception
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user