class NotificationServiceProvider extends AbstractServiceProvider
Properties
| protected Container | $app | from AbstractServiceProvider |
|
|
| protected Container | $container | from AbstractServiceProvider |
|
Methods
Details
__construct(Container $container)
at
line 21
register()
{@inheritdoc}
at
line 40
boot(Container $container)
{@inheritdoc}
at
line 49
protected
setNotificationDrivers(Container $container)
Register notification drivers.
at
line 59
protected
setNotificationTypes(Container $container)
Register notification types.