Skip to content

SharedTempStoreFactory and PrivateTempStoreFactory $expire variable should be changeable for each collection

Starting from patch #36 state in https://www.drupal.org/project/drupal/issues/2883521#comment-15247600

Updates with:

  • Updates to SharedTempStore methods that are also affected by $expire
  • Updated tests for Private/Shared Tempstore classes
  • Typehinting for params and returns in affected code

Closes #2883521

Merge request reports