You are here

protected property AcsfVariableStorageMock::$group in Acquia Cloud Site Factory Connector 8.2

Same name and namespace in other branches
  1. 8 tests/AcsfVariableStorageMock.php \AcsfVariableStorageMock::group

Mapping from group names to arrays of variable names.

Type: array[]

File

tests/AcsfVariableStorageMock.php, line 20

Class

AcsfVariableStorageMock
Mock AcsfVariableStorage class used for testing.

Code

protected $group;