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

Breadcrumb

  1. Drupal Core 11.1.x

UndefinedLinkTemplateException.php

Namespace

Drupal\Core\Entity\Exception

File

core/lib/Drupal/Core/Entity/Exception/UndefinedLinkTemplateException.php

View source
<?php

namespace Drupal\Core\Entity\Exception;


/**
 * Defines an exception class for undefined link templates.
 */
class UndefinedLinkTemplateException extends \RuntimeException {

}

Classes

Title Deprecated Summary
UndefinedLinkTemplateException Defines an exception class for undefined link templates.

API Navigation

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