MO::get_plural_forms_count()

最后更新于:2021-11-25 20:30:47

MO::get_plural_forms_count()

响应

(int)

源文件

文件: gc-includes/pomo/mo.php

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