Returns if the translator has any settings for the passed job.
File
- src/TranslatorPluginInterface.php, line 150
Class
- TranslatorPluginInterface
- Interface for service plugin controllers.
Namespace
Drupal\tmgmt
Code
public function hasCheckoutSettings(JobInterface $job);