protected property ProviderRepository::$maxAge in Drupal 9
Same name and namespace in other branches
- 8 core/modules/media/src/OEmbed/ProviderRepository.php \Drupal\media\OEmbed\ProviderRepository::maxAge
How long the provider data should be cached, in seconds.
Type: int
File
- core/
modules/ media/ src/ OEmbed/ ProviderRepository.php, line 35
Class
- ProviderRepository
- Retrieves and caches information about oEmbed providers.
Namespace
Drupal\media\OEmbedCode
protected $maxAge;