You are here

public function OGMSettings::set in Open Graph meta tags 7

Same name and namespace in other branches
  1. 6 opengraph_meta.common.inc \OGMSettings::set()
2 methods override OGMSettings::set()
OGMDrupalSettings::set in ./opengraph_meta.common.inc
OGMTestSettings::set in tests/TestBase.inc

File

./opengraph_meta.common.inc, line 362

Class

OGMSettings
Interface to getting/setting config settings.

Code

public function set($name, $value);