You are here

protected property RecipeWebTestBase::$unitList in Recipe 7

Same name and namespace in other branches
  1. 7.2 src/Tests/RecipeWebTestBase.php \Drupal\recipe\Tests\RecipeWebTestBase::unitList

A multidimentional array containing Recipe's ingredient units.

Type: array

File

src/Tests/RecipeWebTestBase.php, line 22

Class

RecipeWebTestBase
Provides a base class for testing the functionality of the Recipe module.

Namespace

Drupal\recipe\Tests

Code

protected $unitList;