Location.php 248 Bytes
<?php

namespace frontend\modules\location;
/**
 * Class Location
 *
 * @package frontend\modules\location
 * @author FilamentV <vortex.filament@gmail.com>
 * @copyright (c), Thread
 */
class Location extends \thread\modules\location\Location
{

}