Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
691b42df
Commit
691b42df
authored
Jul 09, 2014
by
Dries
Browse files
Issue
#2299457
by alexpott: remove unused UnsupportedConfigDataTypeException.
parent
30c31175
Changes
1
Show whitespace changes
Inline
Side-by-side
core/lib/Drupal/Core/Config/UnsupportedConfigDataTypeException.php
deleted
100644 → 0
View file @
30c31175
<?php
/**
* @file
* Contains \Drupal\Core\Config\UnsupportedConfigDataTypeException.
*/
namespace
Drupal\Core\Config
;
/**
* Exception thrown when a config data type is invalid.
*/
class
UnsupportedConfigDataTypeException
extends
ConfigException
{
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment