PHP 클래스 InstagramScraper\Model\Tag

파일 보기 프로젝트 열기: raiym/instagram-php-scraper 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$id
$mediaCount
$name

공개 메소드들

메소드 설명
__construct ( )
fromSearchPage ( $tagArray )

메소드 상세

__construct() 공개 메소드

public __construct ( )

fromSearchPage() 공개 정적인 메소드

public static fromSearchPage ( $tagArray )

프로퍼티 상세

$id 공개적으로 프로퍼티

public $id

$mediaCount 공개적으로 프로퍼티

public $mediaCount

$name 공개적으로 프로퍼티

public $name