public function OGMSettings::get in Open Graph meta tags 7
Same name and namespace in other branches
- 6 opengraph_meta.common.inc \OGMSettings::get()
2 methods override OGMSettings::get()
File
- ./
opengraph_meta.common.inc, line 361
Class
- OGMSettings
- Interface to getting/setting config settings.
Code
public function get($name, $default);