summaryrefslogtreecommitdiff
path: root/vendor/fisharebest/localization/src/Locale/LocaleTeIn.php
blob: 02bc7cea9951ed3513b58efaa587fa17e221d71c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?php

namespace Fisharebest\Localization\Locale;

/**
 * Class LocaleTeIn
 *
 * @author    Greg Roach <fisharebest@gmail.com>
 * @copyright (c) 2019 Greg Roach
 * @license   GPLv3+
 */
class LocaleTeIn extends LocaleTe
{
}