Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
TranslatableInterface.php
function TranslatableInterface::trans
Same name in this branch
11.1.x vendor/php-tuf/composer-stager/src/API/Translation/Value/TranslatableInterface.php
\PhpTuf\ComposerStager\API\Translation\Value\TranslatableInterface::trans()
File
vendor/
symfony/
translation-contracts/
TranslatableInterface.php
, line 19
Class
TranslatableInterface
@author Nicolas Grekas <
p@tchwork.com
>
Namespace
Symfony\Contracts\Translation
Code
public
function
trans
(TranslatorInterface
$translator
, ?string
$locale
=
null
) : string;
RSS feed