EntityMethodException.php

Same filename and directory in other branches
  1. 10 core/lib/Drupal/Core/Config/Action/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.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.