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

Breadcrumb

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

function SpdxLicenses::getResourcesDir

Return value

string

2 calls to SpdxLicenses::getResourcesDir()
SpdxLicenses::loadExceptions in vendor/composer/spdx-licenses/src/SpdxLicenses.php
SpdxLicenses::loadLicenses in vendor/composer/spdx-licenses/src/SpdxLicenses.php

File

vendor/composer/spdx-licenses/src/SpdxLicenses.php, line 214

Class

SpdxLicenses

Namespace

Composer\Spdx

Code

public static function getResourcesDir() {
    return dirname(__DIR__) . '/res';
}

API Navigation

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