Skip to content
Snippets Groups Projects
Commit cb5da8d8 authored by Steffen Rühlmann's avatar Steffen Rühlmann Committed by Daniel Cothran
Browse files

Issue #3306526 by SteffenR: Case mismatch between loaded and declared class names

parent 91b87738
No related branches found
No related tags found
1 merge request!3#3306526: fix namespace definition in DomainAccessIncludeAllAffiliatesProcessor
<?php
namespace Drupal\domain_access_search_api\plugin\search_api\processor;
namespace Drupal\domain_access_search_api\Plugin\search_api\processor;
use Drupal\domain\Entity\Domain;
use Drupal\search_api\Processor\ProcessorPluginBase;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment