Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
DuplicateKeyException.php
function DuplicateKeyException::getKey
Return value
string
File
vendor/
seld/
jsonlint/
src/
Seld/
JsonLint/
DuplicateKeyException.php
, line 35
Class
DuplicateKeyException
Namespace
Seld\JsonLint
Code
public
function
getKey
() {
return
$this
->
details
[
'key'
]; }
RSS feed