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

Breadcrumb

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

function JsonFile::getPath

File

vendor/composer/composer/src/Composer/Json/JsonFile.php, line 77

Class

JsonFile
Reads/writes json files.

Namespace

Composer\Json

Code

public function getPath() : string {
    return $this->path;
}
RSS feed
Powered by Drupal