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