Image
class Image
Properties
int | $id | ||
int | $width | ||
int | $height | ||
string | $file_name | ||
int|null | $license | ||
string|null | $flickr_url | ||
string|null | $coco_url | ||
string|null | $date_captured |
Methods
Details
at line 18
static Image
create(array $data)
No description
at line 35
static void
validate(array $data)
No description