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