name = 'menu'; $this->title = __('Menu'); } /** * create_field * * @param $field */ function create_field($field) { echo ''; } }