Skip to content

Commit dbfb8e3

Browse files
committed
CS fixes
1 parent 5fb9463 commit dbfb8e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/reference.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1360,7 +1360,7 @@
13601360
* mercure?: bool|array{
13611361
* enabled?: bool|Param, // Default: false
13621362
* hub_url?: scalar|Param|null, // The URL sent in the Link HTTP header. If not set, will default to the URL for MercureBundle's default hub. // Default: null
1363-
* include_type?: bool|Param, // Always include @type in updates (including delete ones). // Default: false
1363+
* include_type?: bool|Param, // Always include @var in updates (including delete ones). // Default: false
13641364
* },
13651365
* messenger?: bool|array{
13661366
* enabled?: bool|Param, // Default: true

0 commit comments

Comments
 (0)