The property uid cannot be accessed from this context as it is declared private in class BestServedCold\LaravelZendSearch\Lucene\Store.
This check looks for access to properties that are not accessible from the current context.
If you need to make a property accessible to another context you can either raise its
visibility level or provide an accessible getter in the defining class.
The property uid cannot be accessed from this context as it is declared private in class BestServedCold\LaravelZendSearch\Lucene\Store.
This check looks for access to properties that are not accessible from the current context.
If you need to make a property accessible to another context you can either raise its
visibility level or provide an accessible getter in the defining class.
This check looks for access to properties that are not accessible from the current context.
If you need to make a property accessible to another context you can either raise its visibility level or provide an accessible getter in the defining class.