|
|
|
@ -1,6 +1,6 @@ |
|
|
|
<?php |
|
|
|
<?php |
|
|
|
|
|
|
|
|
|
|
|
namespace Drupal\my_module; |
|
|
|
namespace Drupal\roblib_alter_solr; |
|
|
|
|
|
|
|
|
|
|
|
use Drupal\search_api\IndexInterface; |
|
|
|
use Drupal\search_api\IndexInterface; |
|
|
|
use Drupal\search_api\Item\ItemInterface; |
|
|
|
use Drupal\search_api\Item\ItemInterface; |
|
|
|
|