openclassify/addons/default/visiosoft/profile-module/src/EducationPartOption/EducationPartOptionPresenter.php
2020-12-14 18:49:07 +03:00

9 lines
177 B
PHP

<?php namespace Visiosoft\ProfileModule\EducationPartOption;
use Anomaly\Streams\Platform\Entry\EntryPresenter;
class EducationPartOptionPresenter extends EntryPresenter
{
}