Source Class Methods __call Extends lithium\core\Object Source public function __call($method, $params = array()) { return $params; }