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 8945ecd commit 7948a0bCopy full SHA for 7948a0b
packages/sprinkle-core/app/src/Twig/Extensions/UserAgentExtension.php
@@ -23,7 +23,7 @@
23
* The `user_agent` global variable contains the user agent string from the
24
* server's global variables, while the `user_ip` global variable contains the
25
* user's IP address. The user agent string is parsed using donatj/PhpUserAgent.
26
- *
+ *
27
* @see https://github.com/donatj/PhpUserAgent
28
*/
29
class UserAgentExtension extends AbstractExtension implements GlobalsInterface
0 commit comments