Issue #3448866: Fixes creation of dynamic property deprecated warning
Issue #3448866 fixes for:
- Deprecated function: Creation of dynamic property Drupal\tus\DrupalTempStoreCache::$tempStore is deprecated in Drupal\tus\DrupalTempStoreCache->__construct() (line 11 of modules/contrib/tus/src/DrupalTempStoreCache.php).
- Deprecated function: Creation of dynamic property Drupal\tus\DrupalTempStoreCache::$db is deprecated in Drupal\tus\DrupalTempStoreCache->__construct() (line 12 of modules/contrib/tus/src/DrupalTempStoreCache.php).