CountryLang.php
281 Bytes
<?php
namespace backend\modules\location\models;
/**
* Class CountryLang
*
* @package backend\modules\location\models
* @author FilamentV <vortex.filament@gmail.com>
* @copyright (c), Thread
*/
class CountryLang extends \thread\modules\location\models\CountryLang
{
}