blog-3.0.1/src/BlogListerInterface.php

src/BlogListerInterface.php
<?php

namespace Drupal\blog;

use Drupal\user\UserInterface;

/**
 * Provides an interface defining a blog lister.
 */
interface BlogListerInterface {

  /**
   * Returns a title for a user blog.
   */
  public function userBlogTitle(UserInterface $user);

}

Главная | Обратная связь

drupal hosting | друпал хостинг | it patrol .inc