forked from leftypol/leftypol
ImageMetadataReader.php: remove
This commit is contained in:
parent
74c79c0e95
commit
2b24c6adf5
1 changed files with 0 additions and 12 deletions
|
@ -1,12 +0,0 @@
|
|||
<?php
|
||||
namespace Vichan\Service\Media;
|
||||
|
||||
use Vichan\Data\ImageMetadata;
|
||||
|
||||
|
||||
interface ImageMetadataReader {
|
||||
/**
|
||||
* @param string $file_path Image file path.
|
||||
*/
|
||||
public function getMetadata(string $file_path): ImageMetadata;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue