<?php namespace Drupal\rules\Exception; /** * An exception that is thrown during integrity checks at configuration time. */ class IntegrityException extends RulesException { }
Главная | Обратная связь