You are here

public function GroupTypeManagerInterface::reset in Organic groups 8

Resets all locally stored data.

1 method overrides GroupTypeManagerInterface::reset()
GroupTypeManager::reset in src/GroupTypeManager.php
Resets all locally stored data.

File

src/GroupTypeManagerInterface.php, line 140

Class

GroupTypeManagerInterface
Interface for services intended to help managing groups.

Namespace

Drupal\og

Code

public function reset();