Skip to content

Commit 9a88a00

Browse files
turegjorupclaude
andcommitted
6869: Fix typo in config reference (@var@type)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 2ad001c commit 9a88a00

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 @var in updates (including delete ones). // Default: false
1363+
* include_type?: bool|Param, // Always include @type in updates (including delete ones). // Default: false
13641364
* },
13651365
* messenger?: bool|array{
13661366
* enabled?: bool|Param, // Default: true

0 commit comments

Comments
 (0)