<?php namespace Drupal\bootstrap\Plugin\Provider; /** * Class InvalidCdnUrlException for aesthetics and future considerations. */ class InvalidCdnUrlException extends \RuntimeException {}
Главная | Обратная связь