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