File manager - Edit - /home/autoph/public_html/projects/aha-api/vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Word.php
Back
<?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; } }
| ver. 1.4 |
.
| PHP 8.1.32 | Generation time: 0 |
proxy
|
phpinfo
|
Settings