[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/vendor/symfony/string/Inflector/ -> InflectorInterface.php (summary)

(no description)

File Size: 33 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

InflectorInterface:: (2 methods):
  singularize()
  pluralize()


Interface: InflectorInterface  - X-Ref

singularize(string $plural)   X-Ref
Returns the singular forms of a string.

If the method can't determine the form with certainty, several possible singulars are returned.

return: string[]

pluralize(string $singular)   X-Ref
Returns the plural forms of a string.

If the method can't determine the form with certainty, several possible plurals are returned.

return: string[]



Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer