Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

EntityMalformedException.php

Namespace

Drupal\Core\Entity

File

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.

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal