Methods
-
Class construct
-
Magic getter method, which sets component
-
Magic caller method, which calls component
Methods Details
-
public function __construct(string $server, array $config)Class construct
-
public function __get(string $method)Magic getter method, which sets component
-
public function __call(string $action, array $params)Magic caller method, which calls component