PHP Class Behat\Behat\Context\Snippet\Generator\FixedPatternIdentifier

Author: Konstantin Kudryashov ([email protected])
Inheritance: implements Behat\Behat\Context\Snippet\Generator\PatternIdentifier
Datei anzeigen Open project: behat/behat

Public Methods

Method Description
__construct ( string $patternType ) Initialises identifier.
guessPatternType ( $contextClass )

Method Details

__construct() public method

Initialises identifier.
public __construct ( string $patternType )
$patternType string

guessPatternType() public method

public guessPatternType ( $contextClass )