Returns if the translator has any settings for the passed job.
Overrides TranslatorPluginInterface::hasCheckoutSettings
public function hasCheckoutSettings(JobInterface $job) { return TRUE; }