@trigger_error('MediaRevisionAccessCheck is deprecated in drupal:9.3.0 and will be removed before drupal:10.0.0. Use "_entity_access" requirement with relevant operation instead. See https://www.drupal.org/node/3161210',E_USER_DEPRECATED);
@trigger_error('Calling '.__METHOD__.'() without the $entity_type_manager argument is deprecated in drupal:9.3.0 and will be required in drupal:10.0.0. See https://www.drupal.org/node/3214171',E_USER_DEPRECATED);
@trigger_error('The keyvalue service should be passed to '.__METHOD__.'() since drupal:9.3.0 and is required in drupal:10.0.0. See https://www.drupal.org/node/3186186',E_USER_DEPRECATED);
// If $max_age was passed in $logger_factory's position, ensure that we
// use the correct value.
if(is_numeric($logger_factory)){
$max_age=$logger_factory;
}
@trigger_error('The logger.factory service should be passed to '.__METHOD__.'() since drupal:9.3.0 and is required in drupal:10.0.0. See https://www.drupal.org/node/3186186',E_USER_DEPRECATED);
@trigger_error('Passing NULL as the $cache_backend parameter to '.__METHOD__.'() is deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. See https://www.drupal.org/node/3223594',E_USER_DEPRECATED);