PHP Class Kirki_Toolkit, kirki

Mostrar archivo Open project: aristath/kirki Class Usage Examples

Protected Properties

Property Type Description
$instance object Holds the one, true instance of this object.

Public Methods

Method Description
get_instance ( ) : object Access the single instance of this class.

Method Details

get_instance() public static method

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

Property Details

$instance protected_oe static_oe property

Holds the one, true instance of this object.
protected static object $instance
return object