Mlp_Network_Site_Settings_Tab_Data::title PHP Method

title() public method

Returns the title of the setting.
Since: 3.0.0
public title ( ) : string
return string Setting title.
    public function title()
    {
        return '';
    }
Mlp_Network_Site_Settings_Tab_Data