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