- Issue created by @joegl
- π¬π§United Kingdom longwave UK
Moving to the API project that generates api.drupal.org.
- πͺπΈSpain fjgarlin
The reason is because the annotation has changed from:
... * * @FormElement("checkboxes") */ class ...
To:
... */ #[FormElement('checkboxes')] class ...
This might be a duplicate from π Attributes are not rendered when showing the source code Active , or at the very least has a dependency on it.