PHP Class InstagramScraper\Model\Comment

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

Méthodes publiques

Свойство Type Description
$createdAt
$id
$text
$user

Méthodes publiques

Méthode Description
__construct ( )
fromApi ( $commentArray )

Method Details

__construct() public méthode

public __construct ( )

fromApi() public static méthode

public static fromApi ( $commentArray )

Property Details

$createdAt public_oe property

public $createdAt

$id public_oe property

public $id

$text public_oe property

public $text

$user public_oe property

public $user