pod fix
This commit is contained in:
parent
0912c4f796
commit
b9d3e791a1
1 changed files with 2 additions and 0 deletions
|
|
@ -56,6 +56,8 @@ These functions/methods are available from this package:
|
|||
This method is used to help developers work with i18n before i18n files
|
||||
have been created. echo simply returns the internationId.
|
||||
|
||||
=cut
|
||||
|
||||
sub echo {
|
||||
my ($self, $id, $namespace, $language) = @_;
|
||||
return $id;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue