<?php namespace Drupal\dcat\Exception; /** * Exception thrown when required module configuration is missing. */ class MissingConfigurationException extends \Exception {}
Главная | Обратная связь