<?php

namespace App\Service\DataGrid;

interface DataGridSortInterface
{
}
