After version update i am getting this error
(1/1) InvalidArgumentException"'qandidate.toggle.collection.in_memory'" is not a valid class name for the "qandidate.toggle.collection.factory" service. in PhpDumper.php (line 536)
I have this config in yaml
qandidate_toggle:
persistence: factory
collection_factory:
service_id: AppBundle\Extensions\Feature\FeaturesConfiguration
method: get
After version update i am getting this error
(1/1) InvalidArgumentException"'qandidate.toggle.collection.in_memory'" is not a valid class name for the "qandidate.toggle.collection.factory" service. in PhpDumper.php (line 536)I have this config in yaml
qandidate_toggle:
persistence: factory
collection_factory:
service_id: AppBundle\Extensions\Feature\FeaturesConfiguration
method: get