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

Breadcrumb

  1. Drupal Core 11.1.x
  2. DuplicateKeyException.php

function DuplicateKeyException::getDetails

@phpstan-return array{key: string, line: int}

Overrides ParsingException::getDetails

File

vendor/seld/jsonlint/src/Seld/JsonLint/DuplicateKeyException.php, line 43

Class

DuplicateKeyException

Namespace

Seld\JsonLint

Code

public function getDetails() {
    return $this->details;
}

API Navigation

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