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