Skip to content

Commit 7948a0b

Browse files
committed
Fix style again
1 parent 8945ecd commit 7948a0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/sprinkle-core/app/src/Twig/Extensions/UserAgentExtension.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
* The `user_agent` global variable contains the user agent string from the
2424
* server's global variables, while the `user_ip` global variable contains the
2525
* user's IP address. The user agent string is parsed using donatj/PhpUserAgent.
26-
*
26+
*
2727
* @see https://github.com/donatj/PhpUserAgent
2828
*/
2929
class UserAgentExtension extends AbstractExtension implements GlobalsInterface

0 commit comments

Comments
 (0)