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