mirror of
https://github.com/flextype/flextype.git
synced 2025-08-10 07:06:45 +02:00
feat(helpers): typo updates for imageFile
function helper
This commit is contained in:
@@ -6,7 +6,7 @@ use Intervention\Image\ImageManagerStatic as Image;
|
||||
|
||||
if (! function_exists('imageFile')) {
|
||||
/**
|
||||
* Create a new image instance.
|
||||
* Create a new image instance for image file.
|
||||
*
|
||||
* @param string $file Image file.
|
||||
* @param array $options Options array.
|
||||
|
Reference in New Issue
Block a user