| @@ -113,9 +113,9 @@ | ||
| 113 | 113 | /** |
| 114 | 114 | * Returns date of the last downtime. |
| 115 | 115 | * |
| 116 | 116 | * @since 4.0.0 |
| 117 | - * @return string date in YYYY-MM-DD HH:mm:ss format | |
| 117 | + * @return date in YYYY-MM-DD HH:mm:ss format | |
| 118 | 118 | */ |
| 119 | 119 | public function monitor_get_last_downtime() { |
| 120 | 120 | $xml = new Jetpack_IXR_Client(); |
| 121 | 121 | |