mirror of
https://github.com/Intervention/image.git
synced 2025-08-31 01:29:51 +02:00
Fix param name in doc block
This commit is contained in:
@@ -33,7 +33,7 @@ abstract class AbstractDecoder extends GenericAbstractDecoder
|
||||
/**
|
||||
* Return media (mime) type of the given image data
|
||||
*
|
||||
* @param string $filepath
|
||||
* @param string $data
|
||||
* @return string
|
||||
*/
|
||||
protected function getMediaTypeByBinary(string $data): string
|
||||
|
Reference in New Issue
Block a user