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

Breadcrumb

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

JsonParser::$lstack

@var list<array{first_line: int, first_column: int, last_line: int, last_column: int}>

Type: lstack

File

vendor/seld/jsonlint/src/Seld/JsonLint/JsonParser.php, line 49

Class

JsonParser
Parser class

Namespace

Seld\JsonLint

Code

private $lstack;

API Navigation

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