PHP Interface Behat\Behat\Context\Snippet\Generator\PatternIdentifier

Author: Konstantin Kudryashov ([email protected])
Afficher le fichier Open project: behat/behat Interface Usage Examples

Méthodes publiques

Méthode Description
guessPatternType ( string $contextClass ) : null | string Attempts to guess the target pattern type from the context.

Method Details

guessPatternType() public méthode

Attempts to guess the target pattern type from the context.
public guessPatternType ( string $contextClass ) : null | string
$contextClass string
Résultat null | string