PHP Class InstagramScraper\Model\Tag

Afficher le fichier Open project: raiym/instagram-php-scraper Class Usage Examples

Méthodes publiques

Свойство Type Description
$id
$mediaCount
$name

Méthodes publiques

Méthode Description
__construct ( )
fromSearchPage ( $tagArray )

Method Details

__construct() public méthode

public __construct ( )

fromSearchPage() public static méthode

public static fromSearchPage ( $tagArray )

Property Details

$id public_oe property

public $id

$mediaCount public_oe property

public $mediaCount

$name public_oe property

public $name