@@ -56,7 +56,7 @@ discard block |
||
| 56 | 56 | |
| 57 | 57 | |
| 58 | 58 | /** |
| 59 | - * @return FALSE|int |
|
| 59 | + * @return integer |
|
| 60 | 60 | */ |
| 61 | 61 | public function getLastUseStatementPosition() |
| 62 | 62 | { |
@@ -65,7 +65,7 @@ discard block |
||
| 65 | 65 | |
| 66 | 66 | |
| 67 | 67 | /** |
| 68 | - * @return FALSE|int |
|
| 68 | + * @return integer |
|
| 69 | 69 | */ |
| 70 | 70 | public function getLineDistanceBetweenNamespaceAndFirstUseStatement() |
| 71 | 71 | { |
@@ -85,7 +85,7 @@ discard block |
||
| 85 | 85 | |
| 86 | 86 | |
| 87 | 87 | /** |
| 88 | - * @return FALSE|int |
|
| 88 | + * @return integer |
|
| 89 | 89 | */ |
| 90 | 90 | public function getLineDistanceBetweenClassAndNamespace() |
| 91 | 91 | { |