Skip to content

Commit 785d01d

Browse files
Jeroenyfabpot
andauthored
Update src/Symfony/Component/Scheduler/Trigger/StaticMessageProvider.php
Co-authored-by: Fabien Potencier <fabien@potencier.org>
1 parent e98bbe3 commit 785d01d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Symfony/Component/Scheduler/Trigger/StaticMessageProvider.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ final class StaticMessageProvider implements MessageProviderInterface
1919
* @param array<object> $messages
2020
*/
2121
public function __construct(
22-
private array $messages,
23-
private string $id = ''
22+
public readonly array $messages,
23+
public readonly string $id = '',
2424
) {
2525
}
2626

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy