X7ROOT File Manager
Current Path:
/opt/cpanel/ea-wappspector/vendor/doctrine/inflector/src
opt
/
cpanel
/
ea-wappspector
/
vendor
/
doctrine
/
inflector
/
src
/
??
..
??
CachedWordInflector.php
(511 B)
??
GenericLanguageInflectorFactory.php
(1.64 KB)
??
Inflector.php
(12.55 KB)
??
InflectorFactory.php
(1.65 KB)
??
Language.php
(526 B)
??
LanguageInflectorFactory.php
(805 B)
??
NoopWordInflector.php
(201 B)
??
Rules
??
RulesetInflector.php
(1.32 KB)
??
WordInflector.php
(143 B)
Editing: Language.php
<?php declare(strict_types=1); namespace Doctrine\Inflector; final class Language { public const ENGLISH = 'english'; public const ESPERANTO = 'esperanto'; public const FRENCH = 'french'; public const ITALIAN = 'italian'; public const NORWEGIAN_BOKMAL = 'norwegian-bokmal'; public const PORTUGUESE = 'portuguese'; public const SPANISH = 'spanish'; public const TURKISH = 'turkish'; private function __construct() { } }
Upload File
Create Folder