Added tests and countable interface
Open
requested to merge issue/drupal-3445425:3445425-drupalcoretemplateattribute-should-implement-11x into 11.x
2 unresolved threads
Compare changes
core/lib/Drupal/Core/Template/Attribute.php
100644 → 100755
+ 11
− 1
@@ -67,7 +67,7 @@
@@ -382,6 +382,16 @@ public function jsonSerialize(): string {