. */ class Helpfeeexpect extends Help { public function __construct() { $this->title = "Fee expectations"; $this->name = "feeexpect"; } public function get_help() { } } ?>