This commit is contained in:
Yuri Kuznetsov
2021-03-18 13:23:06 +02:00
parent 29d960878c
commit 250ac0e8ba
@@ -93,8 +93,8 @@ class ValueAccessorFactory
{
$this->eventDispatcher->subscribeToMetadataUpdate(
function () {
$this->generalValueFactory = null;
$this->generalAttributeExtractor = null;
$this->attributeExtractorFactory = null;
}
);
}