chore(Data model): #3591679 Use string representations of expressions in...

Closes #3591679 (closed)

Follows the proposed resolution in the issue: converts the *PropExpression object-construction expectations in CoalescerTest and ApiUiContentEntityReferenceControllersTest to their string representations. In CoalescerTest the data-provider inputs become strings too, parsed back via StructuredDataPropExpression::fromString().

Testing

  • CoalescerTest and ApiUiContentEntityReferenceControllersTest pass.

AI used to perform the mechanical conversion; reviewed by a human.

Merge request reports

Loading