Photo
class Photo extends AbstractObject
Properties
protected array | $typeCheck | ||
protected array | $required | from AbstractObject | |
protected array | $errors | from AbstractObject | |
protected null|int | $height | ||
protected null|int | $width | ||
protected null|string | $photo_reference | ||
protected null|string | $html_attributions |
Methods
Details
in AbstractObject at line 43
__construct(array|null $args = [])
AbstractObject constructor.