PHP Class Kirki_Toolkit, kirki

Afficher le fichier Open project: aristath/kirki Class Usage Examples

Protected Properties

Свойство Type Description
$instance object Holds the one, true instance of this object.

Méthodes publiques

Méthode Description
get_instance ( ) : object Access the single instance of this class.

Method Details

get_instance() public static méthode

Access the single instance of this class.
public static get_instance ( ) : object
Résultat object Kirki_Toolkit.

Property Details

$instance protected_oe static_oe property

Holds the one, true instance of this object.
protected static object $instance
Résultat object