private property Socket::$handle in reCAPTCHA 8.2
Same name and namespace in other branches
- 6.2 recaptcha-php/src/ReCaptcha/RequestMethod/Socket.php \ReCaptcha\RequestMethod\Socket::handle
- 7.2 recaptcha-php/src/ReCaptcha/RequestMethod/Socket.php \ReCaptcha\RequestMethod\Socket::handle
File
- recaptcha-php/
src/ ReCaptcha/ RequestMethod/ Socket.php, line 35
Class
- Socket
- Convenience wrapper around native socket and file functions to allow for mocking.
Namespace
ReCaptcha\RequestMethodCode
private $handle = null;