mglaman / drupal-typed-data-by-example

Drupal's Typed Data API by example
GNU General Public License v3.0
37 stars 6 forks source link

DataReferenceInterface examples #2

Open mglaman opened 2 years ago

mglaman commented 2 years ago

It'd be nice to see if this is possible to provide examples for. Drupal core only has \Drupal\Core\TypedData\Plugin\DataType\LanguageReference and \Drupal\Core\Entity\Plugin\DataType\EntityReference as examples.