phpcap
phpcap copied to clipboard
RedCapApiConnectionInterface::setConnectionTimeoutInSeconds has return type of integer
The PHPDoc for setConnectionTimeoutInSeconds() in RedCapApiConnectionInterface has the return type as integer. Setters usually return void.
@BlairCooper thanks for the continuing feedback. This issue has been fixed on the develop branch and should be in the next release.