Skip to content

Commit

Permalink
Merge branch 'master' into patch-2
Browse files Browse the repository at this point in the history
  • Loading branch information
msohailhussain committed May 12, 2022
2 parents 2be4085 + 5580a9a commit 3f23e32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Optimizely/OptimizelyUserContext.php
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ public function getOptimizely()
return $this->optimizelyClient;
}

#[\ReturnTypeWillChange]
public function jsonSerialize()
{
return [
Expand Down

0 comments on commit 3f23e32

Please sign in to comment.