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

Breadcrumb

  1. Drupal Core 11.1.x

EntityMethodException.php

Namespace

Drupal\Core\Config\Action

File

core/lib/Drupal/Core/Config/Action/EntityMethodException.php

View source
<?php

declare (strict_types=1);
namespace Drupal\Core\Config\Action;


/**
 * @internal
 *   This API is experimental.
 */
final class EntityMethodException extends \RuntimeException {

}

Classes

Title Deprecated Summary
EntityMethodException @internal This API is experimental.
RSS feed
Powered by Drupal