Skip to content

Feature/168 browser web push - #456

Merged
thisismeonmounteverest merged 12 commits into
BeWelcome:developfrom
buyolitsez:feature/168-browser-web-push
Jul 28, 2026
Merged

Feature/168 browser web push#456
thisismeonmounteverest merged 12 commits into
BeWelcome:developfrom
buyolitsez:feature/168-browser-web-push

Conversation

@buyolitsez

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread config/services.yaml
arguments:
$batchSize: '%forum_notification_batch_size%'

App\Service\PushGatewayInterface: '@App\Service\PushGateway'

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These interfaces aren't used anywhere, are they?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

They are used as autowiring contracts: PushGatewayInterface is injected into BrowserNotificationService, BrowserPushEndpointResolverInterface into BrowserPushEndpointValidator, and BrowserPushWebPushFactoryInterface into PushGateway

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If the interface is just the class why not use the class instead?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

But I merge it anyway would like to see it in action :)

Comment thread src/Controller/BrowserPushSubscriptionController.php
@thisismeonmounteverest
thisismeonmounteverest merged commit ebfdc7f into BeWelcome:develop Jul 28, 2026
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants