We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef82f51 commit da89176Copy full SHA for da89176
src/Turbo/src/Twig/TwigExtension.php
@@ -96,7 +96,7 @@ public function turboRefreshMethod(string $method = self::REFRESH_METHOD_REPLACE
96
/**
97
* Generates a <meta> tag to configure the scroll behavior for page refreshes.
98
*
99
- * @param string $method The scroll behavior. Must be either 'reset' or 'preserve'.
+ * @param string $scroll The scroll behavior. Must be either 'reset' or 'preserve'.
100
101
* @return string The <meta> tag for the specified scroll behavior
102
0 commit comments