Flarum\Core\Notification\NotificationServiceProvider::boot PHP Method

boot() public method

public boot ( )
    public function boot()
    {
        $this->registerNotificationTypes();
    }
NotificationServiceProvider