You are here

public function PostTest::tearDown in reCAPTCHA 6.2

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

File

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

Class

PostTest

Namespace

ReCaptcha\RequestMethod

Code

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