mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 15:03:25 +00:00
Add exif method to record interface
This commit is contained in:
@@ -57,4 +57,7 @@ interface RecordInterface
|
||||
|
||||
/** @return string */
|
||||
public function getStatus();
|
||||
|
||||
/** @return ArrayCollection */
|
||||
public function getExif();
|
||||
}
|
||||
|
Reference in New Issue
Block a user