Fix Doc comment (width => integer)
This commit is contained in:
parent
5bc3da7bda
commit
7fe6dcf542
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ class Dimension
|
|||
/**
|
||||
* Returns width.
|
||||
*
|
||||
* @return width
|
||||
* @return integer
|
||||
*/
|
||||
public function getWidth()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue