<?php

namespace App\Service\DataGrid;

interface DataGridNavigationInterface
{
}
