namespace Drupal\course\Schema in Course 3.x
|
Class |
Location | Description |
|---|---|---|
| CourseEnrollmentStorageSchema |
src/ |
Defines the course enrollment schema handler. Ensure that a user can only have one enrollment per course. |
| CourseObjectFulfillmentStorageSchema |
src/ |
Defines the course object fulfillment schema handler. Ensure that a user can only have one fulfillment per course object. |