<?php namespace Drupal\pm_epic; use Drupal\pm\PmStatusPriorityListBuilder; /** * Provides a list controller for the pm epic entity type. */ class PmEpicListBuilder extends PmStatusPriorityListBuilder {}
Главная | Обратная связь