<?php namespace Drupal\openlayers\Types; /** * FIX: Insert short comment here. */ interface ComponentInterface extends ObjectInterface { }
Главная | Обратная связь