PHP Class Sharing_Post_Total, jetpack

Datei anzeigen 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_oe property

public $id

$title public_oe property

public $title

$total public_oe property

public $total

$url public_oe property

public $url