All translations
Enter a message name below to show all available translations.
Found 4 translations.
| Name | Current message text |
|---|---|
| h English (en) | private function getIsActive(int $sid): bool { return (bool) $this->get('isActive', 'Survey', $sid, false); } </syntaxhighlight> |
| h Japanese (ja) | private function getIsActive(int $sid): bool { return (bool) $this->get('isActive', 'Survey', $sid, false); } </syntaxhighlight> |
| h Korean (ko) | private function getIsActive(int $sid): bool { return (bool) $this->get('isActive', 'Survey', $sid, false); } </syntaxhighlight> |
| h Dutch (nl) | private function getIsActive(int $sid): bool { return (bool) $this->get('isActive', 'Survey', $sid, false); } </syntaxhighlight> |