Translations::get_plural_forms_count(): int


Return

int


Top ↑

Source

File: wp-includes/pomo/translations.php. View all references

public function get_plural_forms_count() {
	return 2;
}


Top ↑

User Contributed Notes

You must log in before being able to contribute a note or feedback.