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

Document methods on the typed data manager #13

Open mglaman opened 2 years ago

mglaman commented 2 years ago

The typed data manager has a few create methods and it can be confusing.

Do I need create or do I need createInstance or createFromDataType

Not to mention all of the other plugin manager methods.