<?php namespace Drupal\social_auth; use Drupal\views\EntityViewsData; /** * Provides the views data for the social_auth entity type. */ class SocialAuthViewsData extends EntityViewsData {}
Главная | Обратная связь