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