Source

						public function testFunction() {
		$test = true;

		return $test;
	}