@@ -57,7 +57,7 @@ |
||
57 | 57 | /** |
58 | 58 | * Get the dimensions. |
59 | 59 | * |
60 | - * @return int[] Returns the dimensions. |
|
60 | + * @return integer[] Returns the dimensions. |
|
61 | 61 | */ |
62 | 62 | public function getDimensions() { |
63 | 63 | return [$this->getWidth(), $this->getHeight()]; |