MO::get_plural_forms_count()


Description Description


Return Return

(int)


Top ↑

Source Source

File: wp-includes/pomo/mo.php

		function get_plural_forms_count() {
			return $this->_nplurals;
		}

Top ↑

User Contributed Notes User Contributed Notes

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