\MainWP\DashboardMainWP_Common_Handler

Class MainWP_Common_Handler

Summary

Methods
Properties
Constants
instance()
sites_available_updates_count()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$instance
N/A

Properties

$instance

$instance : mixed

Protected static variable to hold the single instance of the class.

Type

mixed — Default null

Methods

instance()

instance() : \MainWP\Dashboard\self::$instance

Method instance()

Create public static instance.

Returns

\MainWP\Dashboard\self::$instance

sites_available_updates_count()

sites_available_updates_count() : object

Method sites_available_updates_count()

Returns the number of available udpates for sites.

Returns

object —

$response An object that contains the return data and status of the API request.