I see PurchasableEntityInterface in the code and wonder how it's defined. At the top, we have: use Drupal\commerce\PurchasableEntityInterface; This says I can find the class definition in the Commerce module.