openclassify/addons/default/visiosoft/location-module/src/Village/VillageRouter.php
2019-06-22 13:59:18 +03:00

9 lines
145 B
PHP

<?php namespace Visiosoft\LocationModule\Village;
use Anomaly\Streams\Platform\Entry\EntryRouter;
class VillageRouter extends EntryRouter
{
}