You are here

public function PostTest::tearDown in reCAPTCHA 7.2

Same name and namespace in other branches
  1. 6.2 recaptcha-php/tests/ReCaptcha/RequestMethod/PostTest.php \ReCaptcha\RequestMethod\PostTest::tearDown()

File

recaptcha-php/tests/ReCaptcha/RequestMethod/PostTest.php, line 44

Class

PostTest

Namespace

ReCaptcha\RequestMethod

Code

public function tearDown() {
  self::$assert = null;
}