CurrencyLang.php 284 Bytes
<?php

namespace backend\modules\location\models;

/**
 * Class CurrencyLang
 *
 * @package backend\modules\location\models
 * @author FilamentV <vortex.filament@gmail.com>
 * @copyright (c), Thread
 */
class CurrencyLang extends \thread\modules\location\models\CurrencyLang
{
    
}