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