phpcap icon indicating copy to clipboard operation
phpcap copied to clipboard

RedCapApiConnectionInterface::setConnectionTimeoutInSeconds has return type of integer

Open BlairCooper opened this issue 11 months ago • 1 comments

The PHPDoc for setConnectionTimeoutInSeconds() in RedCapApiConnectionInterface has the return type as integer. Setters usually return void.

BlairCooper avatar Jan 17 '25 03:01 BlairCooper

@BlairCooper thanks for the continuing feedback. This issue has been fixed on the develop branch and should be in the next release.

mullen2 avatar Jan 17 '25 13:01 mullen2