MO::get_plural_forms_count()


Return

(int)


Source

File: wp-includes/pomo/mo.php

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