clearCache static method

void clearCache()

clearCache method.

Implementation

static void clearCache() {
  _actionNameCache.clear();
}