You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 13, 2026. It is now read-only.
The Attribute class contains a lot of logic, i am not sure if we should copy it, trim it down or maybe add drupal/core as a composer dependency and use it directly?
create_attribute()is a new twig function in Drupal core 8.3.x https://www.drupal.org/node/2818293The
Attributeclass contains a lot of logic, i am not sure if we should copy it, trim it down or maybe adddrupal/coreas a composer dependency and use it directly?