You are here

public function LocaleContextHierarchy::offsetSet in Language Hierarchy 7

File

includes/LocaleContextHierarchy.class.inc, line 46
Definition of LocaleContextHierarchy.

Class

LocaleContextHierarchy
Class LocaleContextHierarchy

Code

public function offsetSet($offset, $value) {
  return;
}