JEMBOT MAWOT Bypass Shell

Current Path : /home/cinepatreb/billetterie/modules/mollie/src/Adapter/
Upload File :
Current File : /home/cinepatreb/billetterie/modules/mollie/src/Adapter/Language.php

<?php
/**
 * Mollie       https://www.mollie.nl
 *
 * @author      Mollie B.V. <info@mollie.nl>
 * @copyright   Mollie B.V.
 * @license     https://github.com/mollie/PrestaShop/blob/master/LICENSE.md
 *
 * @see        https://github.com/mollie/PrestaShop
 * @codingStandardsIgnoreStart
 */

namespace Mollie\Adapter;

if (!defined('_PS_VERSION_')) {
    exit;
}

class Language
{
    public function getDefaultLanguageId(): int
    {
        return (int) \Configuration::get('PS_LANG_DEFAULT');
    }

    public function getAllLanguages(): array
    {
        return \Language::getLanguages(false);
    }

    public function getContextLanguage(): \Language
    {
        return \Context::getContext()->language;
    }
}

xxxxx1.0, XXX xxxx