Behat


Behat\Behat\Context\TranslatedContextInterface
Behat/Behat/Context/TranslatedContextInterface.php at line 18

Interface TranslatedContextInterface

ContextInterface
└─TranslatedContextInterface

public interface TranslatedContextInterface
extends ContextInterface

Translated context interface.

Author:
Konstantin Kudryashov

Method Summary
array

getTranslationResources()

Returns array of i18n XLIFF files paths.

Method Detail

Behat/Behat/Context/TranslatedContextInterface.php at line 25

getTranslationResources

public array getTranslationResources()

Returns array of i18n XLIFF files paths.


Behat