Solar_Auth_Adapter_Mail::__set()
public
void
Solar_Auth_Adapter_Mail::__set
( string $key
, mixed $val
)
Magic set for pseudo-public properties as defined by Solar_Auth_Adapter::$_magic.
Inherited from Solar_Auth_Adapter.
Parameters
(string)
$key
: The name of the property to set.(mixed)
$val
: The value for the property.
Returns
(void)
Description
Magic set for pseudo-public properties as defined by Solar_Auth_Adapter::$_magic.