PHP 인터페이스 ManaPHP\I18n\TranslationInterface

파일 보기 프로젝트 열기: manaphp/manaphp

공개 메소드들

메소드 설명
translate ( string $messageId, array $bind = [] ) : string

메소드 상세

translate() 공개 메소드

public translate ( string $messageId, array $bind = [] ) : string
$messageId string
$bind array
리턴 string