mirror of
https://github.com/getgrav/grav.git
synced 2026-07-06 09:09:20 +02:00
Fix documentation of return type
This commit is contained in:
@@ -283,7 +283,7 @@ class FilesystemExtension extends AbstractExtension
|
||||
|
||||
/**
|
||||
* @param string $filename
|
||||
* @return string|false
|
||||
* @return int|false
|
||||
*/
|
||||
public function exif_imagetype($filename)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user