You are here

protected property DrupalMinkClient::$followMetaRefresh in Drupal 8

Whether to follow meta redirects or not.

Type: bool

See also

\Drupal\BuildTests\Framework\DrupalMinkClient::followMetaRefresh()

File

core/tests/Drupal/BuildTests/Framework/DrupalMinkClient.php, line 25

Class

DrupalMinkClient
Extend the Mink client for Drupal use-cases.

Namespace

Drupal\BuildTests\Framework

Code

protected $followMetaRefresh;