Submitted by Andrew on Mon, 08/14/2017 - 09:32

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.