fix doc
This commit is contained in:
parent
23407c99dd
commit
54b94be65a
@ -198,7 +198,7 @@ class Converter
|
|||||||
/**
|
/**
|
||||||
* Convert point to pixel
|
* Convert point to pixel
|
||||||
*
|
*
|
||||||
* @param int $point
|
* @param float $point
|
||||||
* @return float
|
* @return float
|
||||||
*/
|
*/
|
||||||
public static function pointToPixel($point = 1)
|
public static function pointToPixel($point = 1)
|
||||||
@ -220,7 +220,7 @@ class Converter
|
|||||||
/**
|
/**
|
||||||
* Convert point to cm
|
* Convert point to cm
|
||||||
*
|
*
|
||||||
* @param int $point
|
* @param float $point
|
||||||
* @return float
|
* @return float
|
||||||
*/
|
*/
|
||||||
public static function pointToCm($point = 1)
|
public static function pointToCm($point = 1)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user