function TranslatableStringFactory::__construct
File
-
core/
modules/ package_manager/ src/ TranslatableStringFactory.php, line 23
Class
- TranslatableStringFactory
- Creates translatable strings that can interoperate with Composer Stager.
Namespace
Drupal\package_managerCode
public function __construct(TranslatableFactoryInterface $decorated, TranslationInterface $translation) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.