forked from leftypol/leftypol
ImageMetadata.php: rename from ImageMetadataResult.php
This commit is contained in:
parent
c3f63ee79a
commit
322543a2e0
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
namespace Vichan\Data;
|
namespace Vichan\Data;
|
||||||
|
|
||||||
|
|
||||||
class ImageMetadataResult {
|
class ImageMetadata {
|
||||||
public int $width;
|
public int $width;
|
||||||
public int $height;
|
public int $height;
|
||||||
public string $mime;
|
public string $mime;
|
Loading…
Add table
Add a link
Reference in a new issue