Source Class Methods __construct testFunction Extends lithium\core\Object Source public function testFunction() { $test = true; return $test; }