\MainWP\Dashboard\Module\ApiBackupsApi_Backups_Manager

Class Api_Backups_Manager

Summary

Methods
Properties
Constants
get_instance()
__construct()
autoload()
get_location_path()
$instance
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$instance

$instance : mixed

Static variable to hold the single instance of the class.

Type

mixed — Default null

Methods

__construct()

__construct() 

Constructor

Runs each time the class is called.

autoload()

autoload(string  $class_name) 

Autoloader for classes.

Parameters

string $class_name

class name.

get_location_path()

get_location_path(string  $path = 'dir') : string

Method get_location().

Parameters

string $path

what to get path/url.

Returns

string —

value.