You are here

protected property TestSubContext::$configVariables in Panopoly 8.2

Same name and namespace in other branches
  1. 7 modules/panopoly/panopoly_test/behat/steps/panopoly_test.behat.inc \TestSubContext::configVariables

Store variables so they can be reset to previous values.

Type: array

File

modules/panopoly/panopoly_test/behat/steps/panopoly_test.behat.inc, line 73
Provide Behat step-definitions for generic Panopoly tests.

Class

TestSubContext
Behat sub-context for Panopoly.

Code

protected $configVariables = [];