You are here

public static function FeatureContext::getAcceptedSnippetType in Rooms - Drupal Booking for Hotels, B&Bs and Vacation Rentals 7

File

test/features/bootstrap/FeatureContext.php, line 101

Class

FeatureContext
Features context.

Code

public static function getAcceptedSnippetType() {
  return 'regex';
}