<?php namespace Drupal\simplytest_ocd; /** * Defines an interface for simplytest_ocd plugins. */ interface SimplyTestOCDInterface { }
Главная | Обратная связь