From: Vincent Vanwaelscappel Date: Tue, 22 Feb 2022 17:29:32 +0000 (+0100) Subject: wip #5120 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=5852ccedf72f41e729e5337a257ac93488336dc5;p=cubist_minisearch.git wip #5120 --- diff --git a/src/Index.php b/src/Index.php index 4086489..6dfc818 100644 --- a/src/Index.php +++ b/src/Index.php @@ -18,10 +18,6 @@ class Index implements ShouldQueue, ShouldBeUnique /** @var Document[] */ protected $documents = []; - /** - * @var string - */ - protected $varname = 'documents'; /** * @var string