summaryrefslogtreecommitdiff
path: root/vendor/fisharebest/localization/src/Locale/LocaleMsLatnMy.php
blob: 599dad116ea9fc6523400a2de58b9130f1e3e44c (plain)
1
2
3
4
5
6
7
8
9
10
11
<?php namespace Fisharebest\Localization\Locale;

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