Skip to content

Commit f062b98

Browse files
Add @var annotation for geo zone cache property
Agent-Logs-Url: https://github.com/Starisian-Technologies/sparxstar-sirus-context/sessions/163be3b0-c38b-44e1-bdc6-255739c25f4b Co-authored-by: MaximillianGroup <34328348+MaximillianGroup@users.noreply.github.com>
1 parent bab04e5 commit f062b98

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/services/EnvironmentResolver.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ final class EnvironmentResolver
4545

4646
/**
4747
* Memoized geographic trust zone for the current request.
48+
*
49+
* @var ?string
4850
*/
4951
private ?string $geoZone = null;
5052

0 commit comments

Comments
 (0)