item_service extends item_service Public SDK Item Service. Use this class to extend the central Item Service with extension-specific business rules (e.g., coursegroup, studyplan). Tags example class my_service extends \local_middag\base\domain\item_service { // Add business rules specific to your item type. } Table of Contents ×