PHP Class Admin_Apple_Settings_Section_API, apple-news

Since: 0.6.0
Inheritance: extends Admin_Apple_Settings_Section
Afficher le fichier Open project: alleyinteractive/apple-news

Protected Properties

Свойство Type Description
$slug string Slug of the API settings section.

Méthodes publiques

Méthode Description
__construct ( string $page ) Constructor.
get_section_info ( ) : string Gets section info.

Private Methods

Méthode Description
get_async_description ( ) : string Generates the description for the async field since this varies by environment.

Method Details

__construct() public méthode

Constructor.
public __construct ( string $page )
$page string

get_section_info() public méthode

Gets section info.
public get_section_info ( ) : string
Résultat string

Property Details

$slug protected_oe property

Slug of the API settings section.
protected string $slug
Résultat string