JGoogleEmbed::setOption
Set an option for the JGoogleEmbed instance.
Signature
public function setOption(string
$key,
mixed
$value )
Parameters
-
$key
- The name of the option to set.
-
$value
- The option value to set.
Returns
- JGoogleEmbed
- This object for method chaining.