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