mirror of
https://github.com/Intervention/image.git
synced 2025-08-29 08:40:33 +02:00
Merge pull request #520 from usernam3/patch-1
phpdoc wrong parameter name
This commit is contained in:
@@ -202,7 +202,7 @@ abstract class AbstractFont
|
|||||||
/**
|
/**
|
||||||
* Set path to font file
|
* Set path to font file
|
||||||
*
|
*
|
||||||
* @param string $align
|
* @param string $file
|
||||||
* @return void
|
* @return void
|
||||||
*/
|
*/
|
||||||
public function file($file)
|
public function file($file)
|
||||||
|
Reference in New Issue
Block a user