Sindbad~EG File Manager

Current Path : /var/www/html/performance.sumar.com.py/vendor/doctrine/inflector/src/Rules/
Upload File :
Current File : /var/www/html/performance.sumar.com.py/vendor/doctrine/inflector/src/Rules/Word.php

<?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;
    }
}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists