aboutsummaryrefslogtreecommitdiff
path: root/src/phorkie/Database/Adapter/Elasticsearch/Setup.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/phorkie/Database/Adapter/Elasticsearch/Setup.php')
-rw-r--r--src/phorkie/Database/Adapter/Elasticsearch/Setup.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/phorkie/Database/Adapter/Elasticsearch/Setup.php b/src/phorkie/Database/Adapter/Elasticsearch/Setup.php
index acbe77c..066a21c 100644
--- a/src/phorkie/Database/Adapter/Elasticsearch/Setup.php
+++ b/src/phorkie/Database/Adapter/Elasticsearch/Setup.php
@@ -1,7 +1,7 @@
<?php
namespace phorkie;
-class Database_Adapter_Elasticsearch_Setup
+class Database_Adapter_Elasticsearch_Setup implements Database_ISetup
{
public function __construct()
{