Merge pull request #113 from ryo-utsunomiya/patch-2
Fix Doc comment (width => integer)
This commit is contained in:
commit
8a27b77dcb
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ class Dimension
|
||||||
/**
|
/**
|
||||||
* Returns width.
|
* Returns width.
|
||||||
*
|
*
|
||||||
* @return width
|
* @return integer
|
||||||
*/
|
*/
|
||||||
public function getWidth()
|
public function getWidth()
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue