Behat\Behat\Context\CustomSnippetAcceptingContext::getAcceptedSnippetType PHP Method

getAcceptedSnippetType() public static method

Behat implements a couple of types by default: "regex" and "turnip"
public static getAcceptedSnippetType ( ) : string
return string
    public static function getAcceptedSnippetType();
CustomSnippetAcceptingContext