PHP Class GraphQL\Examples\Blog\Data\Image

Show file Open project: webonyx/graphql-php

Public Properties

Property Type Description
$height
$id
$size
$type
$width

Public Methods

Method Description
__construct ( array $data )

Method Details

__construct() public method

public __construct ( array $data )
$data array

Property Details

$height public property

public $height

$id public property

public $id

$size public property

public $size

$type public property

public $type

$width public property

public $width