Pass the Media creation date to getLocalThumbnailUri().
1 unresolved thread
1 unresolved thread
Compare changes
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
@@ -257,7 +257,7 @@ public function getMetadata(MediaInterface $media, $name) {
@@ -387,6 +387,8 @@ public function defaultConfiguration() {
@@ -397,7 +399,15 @@ public function defaultConfiguration() {
@@ -409,7 +419,11 @@ protected function getLocalThumbnailUri(Resource $resource) {
This will break any plugins or custom code that extends Oembed and implements this method. Can we add a default value of NULL and trigger a deprecation error if the value is NULL