- Issue created by @merilainen
- Status changed to Needs review
6 months ago 11:22am 10 May 2024 - 🇫🇮Finland merilainen
Define the Conditions class as a Drupal service
- Transformers class will use Conditions in its constructor
- Change itemsToSchema() to non-static
- Call the apply() with$this->conditions->apply($schema, $items);
in itemsToSchema() - Issue was unassigned.