Skip to content
Snippets Groups Projects
SortingFieldsPair.php 102 B
Newer Older
Pavel's avatar
Pavel committed
<?php

namespace IQDEV\ElasticSearch\Search\Sorting;

class SortingFieldsPair extends SortingPair
{

}