Solar_Auth_Adapter_Htpasswd::__get()

public mixed Solar_Auth_Adapter_Htpasswd::__get ( string $key )

Magic get 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 get.

Returns

  • (mixed)

Description

Magic get for pseudo-public properties as defined by Solar_Auth_Adapter::$_magic.

See Also



Local