PHP Class PinboardTag

Show file Open project: kijin/pinboard-api

Public Properties

Property Type Description
$count
$tag

Public Methods

Method Description
__construct ( $tag, $count = null )
__toString ( )

Method Details

__construct() public method

public __construct ( $tag, $count = null )

__toString() public method

public __toString ( )

Property Details

$count public property

public $count

$tag public property

public $tag