ConfigActionException.php
Same filename in other branches
Namespace
Drupal\Core\Config\ActionFile
-
core/
lib/ Drupal/ Core/ Config/ Action/ ConfigActionException.php
View source
<?php
declare (strict_types=1);
namespace Drupal\Core\Config\Action;
/**
* @internal
* This API is experimental.
*/
final class ConfigActionException extends \RuntimeException {
}
Classes
Title | Deprecated | Summary |
---|---|---|
ConfigActionException | @internal This API is experimental. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.