Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Behat
Behat
Context
Snippet
Generator
PatternIdentifier
PHP Interface Behat\Behat\Context\Snippet\Generator\PatternIdentifier
Author:
Konstantin Kudryashov (
[email protected]
)
Show file
Open project: behat/behat
Interface Usage Examples
Public Methods
Method
Description
guessPatternType
(
string
$contextClass
) :
null
|
string
Attempts to guess the target pattern type from the context.
Method Details
guessPatternType()
public
method
Attempts to guess the target pattern type from the context.
public
guessPatternType
(
string
$contextClass
) :
null
|
string
$contextClass
string
return
null
|
string