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

Breadcrumb

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

function WritableArrayRepository::reload

@inheritDoc

Overrides WritableRepositoryInterface::reload

1 method overrides WritableArrayRepository::reload()
FilesystemRepository::reload in vendor/composer/composer/src/Composer/Repository/FilesystemRepository.php
@inheritDoc

File

vendor/composer/composer/src/Composer/Repository/WritableArrayRepository.php, line 69

Class

WritableArrayRepository
Writable array repository.

Namespace

Composer\Repository

Code

public function reload() {
    $this->devMode = null;
}
RSS feed
Powered by Drupal