mirror of
https://github.com/getgrav/grav.git
synced 2025-02-20 19:56:53 +01:00
Fix documentation of return type
This commit is contained in:
parent
7306f164e9
commit
d275532cf8
|
|
@ -283,7 +283,7 @@ class FilesystemExtension extends AbstractExtension
|
|||
|
||||
/**
|
||||
* @param string $filename
|
||||
* @return string|false
|
||||
* @return int|false
|
||||
*/
|
||||
public function exif_imagetype($filename)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user