Skip to content
Snippets Groups Projects
Commit c38a72ed authored by Demian Katz's avatar Demian Katz
Browse files

Removed meaningless comment.

parent ee7106d3
No related merge requests found
...@@ -148,7 +148,6 @@ abstract class Results implements ServiceLocatorAwareInterface ...@@ -148,7 +148,6 @@ abstract class Results implements ServiceLocatorAwareInterface
*/ */
public function __construct(Params $params) public function __construct(Params $params)
{ {
// Save the parameters, then perform the search:
$this->setParams($params); $this->setParams($params);
} }
......
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