Commit 114f3b2c authored by Bas de Nooijer's avatar Bas de Nooijer

- style issue fix

parent 672f65f8
......@@ -92,7 +92,7 @@ class Solarium_Client_Response_Select extends Solarium_Client_Response
case Solarium_Query_Select_Component::FACETSET:
$this->_addFacetSet($component);
break;
case Solarium_Query_Select_Component::DISMAX:
case Solarium_Query_Select_Component::DISMAX:
// no result action needed
break;
default:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment