File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1448,9 +1448,9 @@ storage_factory_id
14481448
14491449**type **: ``string `` **default **: ``'session.storage.factory.native' ``
14501450
1451- The service ID used for creatig the ``SessionStorageInterface `` that will store
1452- the session. The `` session.storage.factory `` service alias will be set to this
1453- service. The class has to implement
1451+ The service ID used for creating the ``SessionStorageInterface `` that stores
1452+ the session. This service is available in the Symfony application via the
1453+ `` session.storage.factory `` service alias . The class has to implement
14541454:class: `Symfony\\ Component\\ HttpFoundation\\ Session\\ Storage\\ SessionStorageFactoryInterface `.
14551455To see a list of all available storages, run:
14561456
You can’t perform that action at this time.
0 commit comments