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

9 lines
161 B
PHP

<?php namespace Visiosoft\LocationModule\Neighborhood;
use Anomaly\Streams\Platform\Entry\EntryCriteria;
class NeighborhoodCriteria extends EntryCriteria
{
}