You are here

public function DrupalSystemInterface::drupalStaticReset in X Autoload 7.5

Parameters

string $key:

2 methods override DrupalSystemInterface::drupalStaticReset()
DrupalSystem::drupalStaticReset in src/DrupalSystem/DrupalSystem.php
MockDrupalSystem::drupalStaticReset in tests/src/Mock/MockDrupalSystem.php

File

src/DrupalSystem/DrupalSystemInterface.php, line 143

Class

DrupalSystemInterface

Namespace

Drupal\xautoload\DrupalSystem

Code

public function drupalStaticReset($key);