You are here

public function OGMSettings::get in Open Graph meta tags 6

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

File

./opengraph_meta.common.inc, line 365

Class

OGMSettings
Interface to getting/setting config settings.

Code

public function get($name, $default);