]> _ Git - cubist_minisearch.git/commitdiff
wip #5120
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 22 Feb 2022 17:29:32 +0000 (18:29 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 22 Feb 2022 17:29:32 +0000 (18:29 +0100)
src/Index.php

index 4086489237b829f6d3db9e678d76c8f1376ea177..6dfc818dcd46a1f5b32d865aad0abdba57d85fac 100644 (file)
@@ -18,10 +18,6 @@ class Index implements ShouldQueue, ShouldBeUnique
     /** @var Document[] */
     protected $documents = [];
 
-    /**
-     * @var string
-     */
-    protected $varname = 'documents';
 
     /**
      * @var string