openclassify/addons/default/visiosoft/cats-module/src/Placeholderforsearch/PlaceholderforsearchCollection.php
2019-06-22 13:59:18 +03:00

9 lines
179 B
PHP

<?php namespace Visiosoft\CatsModule\Placeholderforsearch;
use Anomaly\Streams\Platform\Entry\EntryCollection;
class PlaceholderforsearchCollection extends EntryCollection
{
}