Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Behat
Behat
Context
Snippet
Generator
FixedPatternIdentifier
PHP Class Behat\Behat\Context\Snippet\Generator\FixedPatternIdentifier
Author:
Konstantin Kudryashov (
[email protected]
)
Inheritance:
implements
Behat\Behat\Context\Snippet\Generator\PatternIdentifier
Afficher le fichier
Open project: behat/behat
Méthodes publiques
Méthode
Description
__construct
(
string
$patternType
)
Initialises identifier.
guessPatternType
(
$contextClass
)
Method Details
__construct()
public
méthode
Initialises identifier.
public
__construct
(
string
$patternType
)
$patternType
string
guessPatternType()
public
méthode
public
guessPatternType
(
$contextClass
)