1
0
mirror of https://github.com/Intervention/image.git synced 2025-09-01 09:52:59 +02:00

phpdoc wrong parameter name

This commit is contained in:
usernam3
2016-02-26 02:52:30 +02:00
parent 86dfe2f2a9
commit 8963435739

View File

@@ -202,7 +202,7 @@ abstract class AbstractFont
/**
* Set path to font file
*
* @param string $align
* @param string $file
* @return void
*/
public function file($file)