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

Removed unused property.

parent 9c14d90a
No related merge requests found
......@@ -42,13 +42,6 @@ namespace VuFind\Search\EIT;
*/
class Results extends \VuFind\Search\Base\Results
{
/**
* Logger instance.
*
* @var LoggerInterface
*/
protected $logger = false;
/**
* Support method for performAndProcessSearch -- perform a search based on the
* parameters passed to the object.
......
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