Exemplo n.º 1
0
 function getNouns($text, $count, $includeCount = false)
 {
     return EasyBlogStringHelper::getNoun($text, $count, $includeCount);
 }