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

namespace IQDEV\ElasticSearch\Indexer;

use IQDEV\ElasticSearch\Esable;

Pavel's avatar
Pavel committed
interface Index extends Esable
Pavel's avatar
Pavel committed
{