You are here

namespace Drupal\course\Schema in Course 3.x

Classsort descending Location Description
CourseEnrollmentStorageSchema src/Schema/CourseEnrollmentStorageSchema.php Defines the course enrollment schema handler. Ensure that a user can only have one enrollment per course.
CourseObjectFulfillmentStorageSchema src/Schema/CourseObjectFulfillmentStorageSchema.php Defines the course object fulfillment schema handler. Ensure that a user can only have one fulfillment per course object.