*{ padding: 0; margin: 0; }'; } public function hello($name = 'ThinkPHP8') { return 'hello,' . $name; } }