@@ -96,7 +96,7 @@ |
||
| 96 | 96 | /** |
| 97 | 97 | * Returns the status of the connection suite. |
| 98 | 98 | * |
| 99 | - * @return true|array True if all tests pass. Array of failed tests. |
|
| 99 | + * @return boolean True if all tests pass. Array of failed tests. |
|
| 100 | 100 | */ |
| 101 | 101 | public function pass() { |
| 102 | 102 | $results = $this->raw_results(); |