namespace Drupal\course_webform\Plugin\course\CourseObject in Course 3.x
Same name in other branches
Class | Location | Description |
---|---|---|
CourseObjectWebform |
modules/ |
Plugin annotation @CourseObject( id = "webform", label = "Webform", handlers = { "fulfillment" = "\Drupal\course_webform\Plugin\course\CourseObject\CourseObjectWebformFulfillment" } ) |
CourseObjectWebformFulfillment |
modules/ |
Course fulfillment class for webforms. |