Esempio n. 1
0
	public function getNouns( $text , $count , $includeCount = false )
	{
		return KomentoStringHelper::getNoun( $text , $count , $includeCount );
	}