DrupalMinkClient::$followMetaRefresh

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;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.