\Symfony\Component\InflectorInflector

Converts words between singular and plural forms.

Summary

Methods
Properties
Constants
No public methods found
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
__construct()
$pluralMap
N/A

Properties

$pluralMap

$pluralMap : array

Map English plural to singular suffixes.

Type

array

Methods

__construct()

__construct() 

This class should not be instantiated.