@@ -644,7 +644,7 @@ |
||
644 | 644 | * @param array<string,array|string|integer> $cx render time context for lightncandy |
645 | 645 | * @param string $ch the name of custom helper to be executed |
646 | 646 | * @param array<array|string|integer>|string|integer|null $vars variables for the helper |
647 | - * @param array<string,array|string|integer> $option the options object |
|
647 | + * @param array<string,array|string|integer> $options the options object |
|
648 | 648 | * |
649 | 649 | * @return string The rendered string of the token |
650 | 650 | */ |