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

Breadcrumb

  1. Drupal Core 11.1.x

InvalidLinkTemplateException.php

Namespace

Drupal\Core\Entity\Exception

File

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

View source
<?php

namespace Drupal\Core\Entity\Exception;


/**
 * Indicates that a link template does not follow the required pattern.
 */
class InvalidLinkTemplateException extends \Exception {

}

Classes

Title Deprecated Summary
InvalidLinkTemplateException Indicates that a link template does not follow the required pattern.

API Navigation

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