Skip to content

Commit 97dfb4a

Browse files
committed
docs: fix @var in UserAgent
1 parent 90089c9 commit 97dfb4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

system/HTTP/UserAgent.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ class UserAgent
9191
/**
9292
* HTTP Referer
9393
*
94-
* @var mixed
94+
* @var bool|string|null
9595
*/
9696
protected $referrer;
9797

0 commit comments

Comments
 (0)