Skip to content

Commit

Permalink
fix filter schema typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kaioken committed Jun 3, 2019
1 parent 158a1b2 commit 1f43240
Showing 1 changed file with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,10 @@

namespace Baka\Elasticsearch\Contracts;

use Phalcon\Http\Response;
use stdClass;

/**
* Search controller.
*/
trait CustomFiltresSchemaTrait
trait CustomFiltersSchemaTrait
{
/**
* Given the indice get the Schema configuration for the filter.
Expand Down

0 comments on commit 1f43240

Please sign in to comment.