<?php namespace Drupal\facets\Exception; /** * Represents an exception that occurred when calling an invalid processor. */ class InvalidProcessorException extends \Exception {}
Главная | Обратная связь