PHP Class Sharing_Post_Total, jetpack

Show file Open project: automattic/jetpack

Public Properties

Property Type Description
$id
$title
$total
$url

Public Methods

Method Description
__construct ( $id, $total )
cmp ( $a, $b )

Method Details

__construct() public method

public __construct ( $id, $total )

cmp() static public method

static public cmp ( $a, $b )

Property Details

$id public property

public $id

$title public property

public $title

$total public property

public $total

$url public property

public $url