EntityMalformedException.php
Same filename in other branches
Namespace
Drupal\Core\EntityFile
-
core/
lib/ Drupal/ Core/ Entity/ EntityMalformedException.php
View source
<?php
namespace Drupal\Core\Entity;
/**
* Defines an exception thrown when a malformed entity is passed.
*/
class EntityMalformedException extends \Exception {
}
Classes
Title | Deprecated | Summary |
---|---|---|
EntityMalformedException | Defines an exception thrown when a malformed entity is passed. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.