Translator::hasCheckoutSettings |
function |
src/Entity/Translator.php |
Returns if the plugin has any settings for this job. |
TestTranslator::hasCheckoutSettings |
function |
tmgmt_test/src/Plugin/tmgmt/Translator/TestTranslator.php |
Returns if the translator has any settings for the passed job. |
FileTranslator::hasCheckoutSettings |
function |
translators/tmgmt_file/src/Plugin/tmgmt/Translator/FileTranslator.php |
Returns if the translator has any settings for the passed job. |
TranslatorInterface::hasCheckoutSettings |
function |
src/TranslatorInterface.php |
Returns if the plugin has any settings for this job. |
TranslatorPluginBase::hasCheckoutSettings |
function |
src/TranslatorPluginBase.php |
Returns if the translator has any settings for the passed job. |
TranslatorPluginInterface::hasCheckoutSettings |
function |
src/TranslatorPluginInterface.php |
Returns if the translator has any settings for the passed job. |