public property FeatureContext::$fields in Booking and Availability Management Tools for Drupal 7
Same name and namespace in other branches
- 8 test/behat/features/bootstrap/FeatureContext.php \FeatureContext::fields
Keep track of created fields so they can be cleaned up.
Type: array
File
- test/
behat/ features/ bootstrap/ FeatureContext.php, line 80
Class
- FeatureContext
- Features context.
Code
public $fields = array();