PHP Интерфейс Behat\Behat\Context\Snippet\Generator\PatternIdentifier

Автор: Konstantin Kudryashov ([email protected])
Показать файл Открыть проект Примеры использования интерфейса

Открытые методы

Метод Описание
guessPatternType ( string $contextClass ) : null | string Attempts to guess the target pattern type from the context.

Описание методов

guessPatternType() публичный Метод

Attempts to guess the target pattern type from the context.
public guessPatternType ( string $contextClass ) : null | string
$contextClass string
Результат null | string