Solar_Access::__call()
final public
void
Solar_Access::__call
( string $method
, string $params
)
Disallow all calls to methods besides factory() and the existing support methods.
Inherited from Solar_Factory.
Parameters
(string)
$method
: The method called.(string)
$params
: Params for the method.
Returns
(void)
Description
Disallow all calls to methods besides factory() and the existing support methods.