mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
9 lines
176 B
PHP
9 lines
176 B
PHP
<?php namespace Visiosoft\CatsModule\Placeholderforsearch;
|
|
|
|
use Anomaly\Streams\Platform\Entry\EntryPresenter;
|
|
|
|
class PlaceholderforsearchPresenter extends EntryPresenter
|
|
{
|
|
|
|
}
|