PATH:
opt
/
cpanel
/
ea-wappspector
/
vendor
/
doctrine
/
inflector
/
src
/
Rules
<?php declare(strict_types=1); namespace Doctrine\Inflector\Rules; class Word { /** @var string */ private $word; public function __construct(string $word) { $this->word = $word; } public function getWord(): string { return $this->word; } }
[-] Substitutions.php
[edit]
[+]
Spanish
[-] Word.php
[edit]
[-] Ruleset.php
[edit]
[+]
English
[+]
NorwegianBokmal
[-] Pattern.php
[edit]
[+]
French
[+]
Esperanto
[+]
Turkish
[+]
..
[-] Transformation.php
[edit]
[-] Patterns.php
[edit]
[-] Substitution.php
[edit]
[+]
Italian
[-] Transformations.php
[edit]
[+]
Portuguese