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

Breadcrumb

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

function TestWithJson::json

@psalm-return non-empty-string

File

vendor/phpunit/phpunit/src/Framework/Attributes/TestWithJson.php, line 38

Class

TestWithJson
@psalm-immutable

Namespace

PHPUnit\Framework\Attributes

Code

public function json() : string {
    return $this->json;
}

API Navigation

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