Commit 42b11277 authored by Pavel's avatar Pavel
Browse files

fix

parent c61d9645
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
<?php

namespace Docke\ElasticSearch\Config;
namespace IQDEV\ElasticSearch\Config;

use IQDEV\ElasticSearch\Configuration;

+1 −1
Original line number Diff line number Diff line
<?php

namespace Docke\ElasticSearch\Search;
namespace IQDEV\ElasticSearch\Search;

use IQDEV\ElasticSearch\Esable;