- Issue created by @jurgenhaas
- @jurgenhaas opened merge request.
The method \Drupal\eca\Plugin\DataType\DataTransferObject::setValue
comes with a number of wrappers for value types, but not all of them are also available in \Drupal\eca\Plugin\DataType\DataTransferObject::writePropertyValue
, but they should.
Add wrappers for MarkupInterface
, Url
, and objects with a __toString
method.
Active
3.0
Code