Skip to content

Commit

Permalink
fix getRequestConnectTimeout docblock
Browse files Browse the repository at this point in the history
  • Loading branch information
vpapaloukas committed Mar 24, 2023
1 parent 949924c commit 390a90d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MatomoTracker.php
Original file line number Diff line number Diff line change
Expand Up @@ -1700,7 +1700,7 @@ public function setRequestTimeout($timeout)

/**
* Returns the maximum number of seconds the tracker will spend trying to connect to Matomo.
* Defaults to 0 seconds (unlimited).
* Defaults to 300 seconds.
*/
public function getRequestConnectTimeout()
{
Expand Down

0 comments on commit 390a90d

Please sign in to comment.